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

属性值

用于获取或设置站点位置的字符串值。

例外

调用基础目录服务导致错误。

已释放此对象。

适用于

另请参阅