This documentation is archived and is not being maintained.

SVsUIShell Interface

Passed to GetService to return a reference to IVsUIShell.

Namespace:  Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)

'Declaration
<ComVisibleAttribute(False)> _
<GuidAttribute("B61FC35B-EEBF-4dec-BFF1-28A2DD43C38F")> _
<GuidAttribute("B61FC35B-EEBF-4dec-BFF1-28A2DD43C38F")> _
Public Interface SVsUIShell
'Usage
Dim instance As SVsUIShell
Show: