IExplorerViewHost.CurrentView プロパティ

定義

ビュー固有の現在のコントロールを取得します。

public:
 property Microsoft::SqlServer::Management::Explorer::IExplorerView ^ CurrentView { Microsoft::SqlServer::Management::Explorer::IExplorerView ^ get(); };
public Microsoft.SqlServer.Management.Explorer.IExplorerView CurrentView { get; }
member this.CurrentView : Microsoft.SqlServer.Management.Explorer.IExplorerView
Public ReadOnly Property CurrentView As IExplorerView

プロパティ値

要素の現在のビューの値は

適用対象