SVsUIThreadInvokerPrivate 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.10.0 (in Microsoft.VisualStudio.Shell.10.0.dll)
  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)
  Microsoft.VisualStudio.Shell.12.0 (in Microsoft.VisualStudio.Shell.12.0.dll)

Syntax

'Declaration
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
<GuidAttribute("72FD1033-2341-4249-8113-EF67745D84EA")> _
Public Interface SVsUIThreadInvokerPrivate
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[GuidAttribute("72FD1033-2341-4249-8113-EF67745D84EA")]
public interface SVsUIThreadInvokerPrivate
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
[GuidAttribute(L"72FD1033-2341-4249-8113-EF67745D84EA")]
public interface class SVsUIThreadInvokerPrivate
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
[<GuidAttribute("72FD1033-2341-4249-8113-EF67745D84EA")>]
type SVsUIThreadInvokerPrivate =  interface end
public interface SVsUIThreadInvokerPrivate

See Also

Reference

Microsoft.Internal.VisualStudio.Shell.Interop Namespace