IExplorerViewControl.CurrentView 屬性

定義

取得或設定現有的 Explorer 控制權視圖。

public:
 property Microsoft::SqlServer::Management::Explorer::IExplorerView ^ CurrentView { Microsoft::SqlServer::Management::Explorer::IExplorerView ^ get(); void set(Microsoft::SqlServer::Management::Explorer::IExplorerView ^ value); };
public Microsoft.SqlServer.Management.Explorer.IExplorerView CurrentView { get; set; }
member this.CurrentView : Microsoft.SqlServer.Management.Explorer.IExplorerView with get, set
Public Property CurrentView As IExplorerView

屬性值

現有的 Explorer 控制視角。

適用於