다음을 통해 공유


WebPartAuthorizationEventArgs.Path 속성

정의

컨트롤이 사용자 정의 컨트롤인 경우 권한이 부여될 컨트롤의 소스 파일에 대한 상대 애플리케이션 경로를 가져옵니다.

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

속성 값

String

상대 애플리케이션 경로가 포함된 String입니다.

적용 대상