PostSharpAPI ReferencePost­Sharp.​Patterns.​Diagnostics.​Adapters.​Asp­Net­CoreAsp­Net­Core­Request­Expression­ModelPath
Open sandboxFocus

AspNetCoreRequestExpressionModel.Path Property

Path

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

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