AuthenticablePrincipal.ScriptPath 속성

정의

이 계정의 스크립트 경로를 가져오거나 설정합니다.

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

속성 값

이 계정의 스크립트 경로이거나 스크립트 경로가 없는 경우 null입니다.

예외

기본 저장소가 이 속성을 지원하지 않는 경우

적용 대상