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

屬性值

是該元素目前視圖的值。

適用於