Compartir a través de


IExplorerViewHost.CurrentView Propiedad

Definición

Obtiene la vista actual específica del control.

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

Valor de propiedad

Valor de la vista actual del elemento.

Se aplica a