Condividi tramite


ViewChangedEventArgs.NewView Proprietà

Definizione

Ottiene la vista attualmente selezionata.

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

Valore della proprietà

Restituisce la vista attualmente selezionata.

Si applica a