IExplorerViewHost Interface
Represents an interface that hosts the Explorer view.
Assembly: Microsoft.SqlServer.Management.SDK.SqlStudio (in Microsoft.SqlServer.Management.SDK.SqlStudio.dll)
| Name | Description | |
|---|---|---|
![]() | CurrentView | Gets the current control-specific to the view. |
| Name | Description | |
|---|---|---|
![]() | GetService(Type^) | (Inherited from IServiceProvider.) |
![]() | Navigate(INavigationContext^) | Allows the user to navigate the Explorer view. |
![]() | ResetUserCustomizations() | Resets Explorer user customizations in SQL Server Management Studio.(Inherited from ISupportUserCustomization.) |
![]() | SaveUserCustomizations() | Saves Explorer user customizations in SQL Server Management Studio.(Inherited from ISupportUserCustomization.) |
Show:

