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 상대 애플리케이션 경로를 포함하는 A.

적용 대상