IVsInvokerPrivate Interface

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Microsoft internal use only.

Namespace:  Microsoft.Internal.VisualStudio.Shell.Interop
Assemblies:   Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)
  Microsoft.VisualStudio.Shell.12.0 (in Microsoft.VisualStudio.Shell.12.0.dll)
  Microsoft.VisualStudio.Shell.10.0 (in Microsoft.VisualStudio.Shell.10.0.dll)

Syntax

'Declaration
<GuidAttribute("20705D94-A39B-4741-B5E1-041C5985EF61")> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
Public Interface IVsInvokerPrivate
[GuidAttribute("20705D94-A39B-4741-B5E1-041C5985EF61")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsInvokerPrivate
[GuidAttribute(L"20705D94-A39B-4741-B5E1-041C5985EF61")]
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
public interface class IVsInvokerPrivate
[<GuidAttribute("20705D94-A39B-4741-B5E1-041C5985EF61")>]
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
type IVsInvokerPrivate =  interface end
public interface IVsInvokerPrivate

The IVsInvokerPrivate type exposes the following members.

Methods

  Name Description
Public method Invoke Microsoft internal use only.

Top

See Also

Reference

Microsoft.Internal.VisualStudio.Shell.Interop Namespace