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

Значение свойства

Возвращает выбранный в данный момент вид.

Применяется к