IVsUIShell4 Interface
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.10.0 (in Microsoft.VisualStudio.Shell.Interop.10.0.dll)
Syntax
'宣告
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
<GuidAttribute("C59CDA92-D99D-42DA-B221-8E36B8DC478E")> _
Public Interface IVsUIShell4
'用途
Dim instance As IVsUIShell4
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[GuidAttribute("C59CDA92-D99D-42DA-B221-8E36B8DC478E")]
public interface IVsUIShell4
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
[GuidAttribute(L"C59CDA92-D99D-42DA-B221-8E36B8DC478E")]
public interface class IVsUIShell4
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
[<GuidAttribute("C59CDA92-D99D-42DA-B221-8E36B8DC478E")>]
type IVsUIShell4 = interface end
public interface IVsUIShell4