다음을 통해 공유


AuthenticablePrincipal.HomeDirectory 속성

정의

이 계정의 홈 디렉터리를 가져오거나 설정합니다.

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

속성 값

이 계정의 홈 디렉터리이거나 홈 디렉터리가 없는 경우 null입니다.

예외

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

적용 대상