IVsShell3 Interface

Supplies shell services in addition to the IVsShell interface.

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

Syntax

'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("07BDC931-E86D-4531-A59C-20C614D6E492")> _
Public Interface IVsShell3
'Usage
Dim instance As IVsShell3
[InterfaceTypeAttribute()]
[GuidAttribute("07BDC931-E86D-4531-A59C-20C614D6E492")]
public interface IVsShell3
[InterfaceTypeAttribute()]
[GuidAttribute(L"07BDC931-E86D-4531-A59C-20C614D6E492")]
public interface class IVsShell3
public interface IVsShell3

See Also

Reference

IVsShell3 Members

Microsoft.VisualStudio.Shell.Interop Namespace