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

AspNetFrameworkRequestExpressionModel.Path Property

Path

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

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