次の方法で共有


ManagementAdministrationConfiguration.Path プロパティ

定義

現在 ManagementAdministrationConfiguration の オブジェクトの場所パスを取得します。

public:
 property System::String ^ Path { System::String ^ get(); };
public string Path { get; }
member this.Path : string
Public ReadOnly Property Path As String

プロパティ値

現在 ManagementAdministrationConfiguration のオブジェクトの場所パス。

注釈

このプロパティが取得するパスは、 メソッドに渡されるパラメーターに GetDelegatedScope 対応します。

適用対象