ActiveDirectorySubnet.Location 属性

定义

获取或设置 ActiveDirectorySubnet 对象的位置描述。

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

属性值

ActiveDirectorySubnet 对象的位置描述。

例外

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

已释放此对象。

适用于