IExceptionHandlerPathFeature.Path Property

Definition

The portion of the request path that identifies the requested resource. The value is un-escaped.

public:
 property System::String ^ Path { System::String ^ get(); };
public string Path { get; }
public virtual string Path { get; }
member this.Path : string
Public ReadOnly Property Path As String
Public Overridable ReadOnly Property Path As String

Property Value

Implements

Applies to