IExceptionHandlerPathFeature.Path プロパティ

定義

要求されたリソースを識別する要求パスの部分。 値はエスケープ解除されています。

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

プロパティ値

実装

適用対象