IVsExtensibility3 Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.
public interface class IVsExtensibility3
public interface class IVsExtensibility3
__interface IVsExtensibility3
[System.Runtime.InteropServices.Guid("A17BE28D-6CDC-4C1E-BE3E-F0ED067EA3E2")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IVsExtensibility3
[<System.Runtime.InteropServices.Guid("A17BE28D-6CDC-4C1E-BE3E-F0ED067EA3E2")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IVsExtensibility3 = interface
Public Interface IVsExtensibility3
- Attributes