次の方法で共有


ConnectionInfo.Scope プロパティ

定義

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

public:
 property Microsoft::Web::Management::Server::ManagementScope Scope { Microsoft::Web::Management::Server::ManagementScope get(); };
public Microsoft.Web.Management.Server.ManagementScope Scope { get; }
member this.Scope : Microsoft.Web.Management.Server.ManagementScope
Public ReadOnly Property Scope As ManagementScope

プロパティ値

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

適用対象