다음을 통해 공유


ActiveDirectorySite.Location 속성

정의

사이트의 위치를 가져오거나 설정합니다.

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

속성 값

사이트의 위치를 가져오거나 설정하는 문자열 값입니다.

예외

기본 디렉터리 서비스에 대한 호출에서 오류가 발생했습니다.

개체가 삭제되었습니다.

적용 대상

추가 정보