IVsPackageLoadEvents Interface
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.
Represents package load events.
public interface class IVsPackageLoadEvents
C++/CX
public interface class IVsPackageLoadEvents
__interface IVsPackageLoadEvents
[System.Runtime.InteropServices.Guid("21861181-88B1-410A-BCA8-441FB3F3F1FC")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsPackageLoadEvents
[<System.Runtime.InteropServices.Guid("21861181-88B1-410A-BCA8-441FB3F3F1FC")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsPackageLoadEvents = interface
Public Interface IVsPackageLoadEvents
- Attributes
On |
Occurs when the package is loaded. |
製品 | バージョン |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |