次の方法で共有


ConnectionInfo.ScopePath プロパティ

定義

接続のスコープ パスを取得します。

public:
 property Microsoft::Web::Management::Client::ManagementScopePath ^ ScopePath { Microsoft::Web::Management::Client::ManagementScopePath ^ get(); };
public Microsoft.Web.Management.Client.ManagementScopePath ScopePath { get; }
member this.ScopePath : Microsoft.Web.Management.Client.ManagementScopePath
Public ReadOnly Property ScopePath As ManagementScopePath

プロパティ値

ManagementScopePathコンストラクターにConnectionInfoCollection(IConnectionManager)渡される オブジェクト。

適用対象