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

속성 값

요소의 현재 뷰에 대한 값입니다.

적용 대상