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 オブジェクトの位置の説明。

例外

基になるディレクトリ サービスの呼び出しでエラーが発生しました。

オブジェクトは破棄されました。

適用対象