IExplorerViewControl.CurrentView 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定現有的 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 控制視角。