次の方法で共有


ConnectionManager クラス

定義

public ref class ConnectionManager sealed : IDisposable, Microsoft::Web::Management::Client::IConnectionManager
[System.ComponentModel.Browsable(false)]
public sealed class ConnectionManager : IDisposable, Microsoft.Web.Management.Client.IConnectionManager
type ConnectionManager = class
    interface IConnectionManager
    interface IDisposable
Public NotInheritable Class ConnectionManager
Implements IConnectionManager, IDisposable
継承
ConnectionManager
属性
実装

コンストラクター

ConnectionManager(IServiceProvider, Boolean)

明示的なインターフェイスの実装

IConnectionManager.ActivateConnection(ConnectionInfo)
IConnectionManager.ConnectionActivated
IConnectionManager.ConnectionDeactivated
IConnectionManager.ConnectionRefreshed
IConnectionManager.ConnectionRefreshing
IConnectionManager.Connections
IConnectionManager.DeactivateConnection(Connection)
IConnectionManager.GetConnectionActiveState(ConnectionInfo)
IConnectionManager.IsDirty
IConnectionManager.IsDirtyChanged
IConnectionManager.PerformLogin(ConnectionInfo)
IConnectionManager.RefreshConnection(Connection)
IConnectionManager.RegisteredConnections
IConnectionManager.Save()
IConnectionManager.SupportsMultipleConnections
IDisposable.Dispose()

適用対象