Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Not intended for use directly from your code. Implements many of the features supporting extensibility, including initiating various events. Combines the older IVsExtensibility and IVsExtensibility2 interfaces that were not usable from managed code into an interface usable from managed code.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Syntax
'Declaration
<GuidAttribute("A17BE28D-6CDC-4C1E-BE3E-F0ED067EA3E2")> _
<InterfaceTypeAttribute()> _
Public Interface IVsExtensibility3
[GuidAttribute("A17BE28D-6CDC-4C1E-BE3E-F0ED067EA3E2")]
[InterfaceTypeAttribute()]
public interface IVsExtensibility3
[GuidAttribute(L"A17BE28D-6CDC-4C1E-BE3E-F0ED067EA3E2")]
[InterfaceTypeAttribute()]
public interface class IVsExtensibility3
[<GuidAttribute("A17BE28D-6CDC-4C1E-BE3E-F0ED067EA3E2")>]
[<InterfaceTypeAttribute()>]
type IVsExtensibility3 = interface end
public interface IVsExtensibility3
The IVsExtensibility3 type exposes the following members.
Methods
Top
.gif)