Share via


IVsInvokerPrivate Interface

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

Syntax

‘선언
<GuidAttribute("20705D94-A39B-4741-B5E1-041C5985EF61")> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
Public Interface IVsInvokerPrivate
‘사용 방법
Dim instance As 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

See Also

Reference

IVsInvokerPrivate Members

Microsoft.Internal.VisualStudio.Shell.Interop Namespace