ViewChangedEventArgs.NewView 속성

정의

현재 선택한 뷰를 가져옵니다.

public:
 property Microsoft::SqlServer::Management::UI::VSIntegration::ObjectExplorer::IViewType ^ NewView { Microsoft::SqlServer::Management::UI::VSIntegration::ObjectExplorer::IViewType ^ get(); };
public Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.IViewType NewView { get; }
member this.NewView : Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.IViewType
Public ReadOnly Property NewView As IViewType

속성 값

현재 선택한 뷰를 반환합니다.

적용 대상