Condividi tramite


IExplorerView.Context Proprietà

Definizione

Ottiene o imposta il contesto della vista dell'oggetto Explorer.

public:
 property Microsoft::SqlServer::Management::UI::VSIntegration::ObjectExplorer::INavigationContext ^ Context { Microsoft::SqlServer::Management::UI::VSIntegration::ObjectExplorer::INavigationContext ^ get(); void set(Microsoft::SqlServer::Management::UI::VSIntegration::ObjectExplorer::INavigationContext ^ value); };
public Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.INavigationContext Context { get; set; }
member this.Context : Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.INavigationContext with get, set
Public Property Context As INavigationContext

Valore della proprietà

Contesto della vista dell'oggetto Explorer.

Si applica a