ExceptionHandlerFeature.Path 속성

정의

요청된 리소스를 식별하는 요청 경로의 부분입니다. 이스케이프되지 않은 값입니다.

public:
 property System::String ^ Path { System::String ^ get(); void set(System::String ^ value); };
public string Path { get; set; }
member this.Path : string with get, set
Public Property Path As String

속성 값

적용 대상