共用方式為


IVsInvokablePrivate Interface

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

Syntax

'宣告
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
<GuidAttribute("20E8B039-A51A-40C6-8F16-2A8BB99E046F")> _
Public Interface IVsInvokablePrivate
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[GuidAttribute("20E8B039-A51A-40C6-8F16-2A8BB99E046F")]
public interface IVsInvokablePrivate

The IVsInvokablePrivate type exposes the following members.

Methods

  Name Description
Public method Invoke

Top

See Also

Reference

Microsoft.Internal.VisualStudio.Shell.Interop Namespace