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 | |
---|---|---|
![]() |
Invoke |
Top