다음을 통해 공유


AuthenticablePrincipal.HomeDrive 속성

정의

이 계정의 홈 드라이브를 가져오거나 설정합니다.

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

속성 값

계정의 홈 드라이브이거나 홈 드라이브가 없는 경우 null입니다.

예외

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

적용 대상