PostSharp / / API Reference / Post­Sharp.​Patterns.​Diagnostics.​Adapters.​Asp­Net­Core / Asp­Net­Core­Request­Expression­Model / Path
Open sandbox

Property Path

Path

Gets the path of the URL, starting with a /.

Declaration
public string Path { get; }
Property Value
Type Description
String