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

プロパティ値

サイトの位置を取得または設定する文字列値。

例外

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

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

適用対象

こちらもご覧ください