Compartir a través de


IVsShell4 Interface

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

Syntax

'Declaración
<GuidAttribute("7AB9748C-7F33-4996-8B00-091B562950A5")> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
Public Interface IVsShell4
'Uso
Dim instance As IVsShell4
[GuidAttribute("7AB9748C-7F33-4996-8B00-091B562950A5")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsShell4
[GuidAttribute(L"7AB9748C-7F33-4996-8B00-091B562950A5")]
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
public interface class IVsShell4
[<GuidAttribute("7AB9748C-7F33-4996-8B00-091B562950A5")>]
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
type IVsShell4 =  interface end
public interface IVsShell4

See Also

Reference

IVsShell4 Members

Microsoft.VisualStudio.Shell.Interop Namespace