IVsPackageInfo 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.
public interface class IVsPackageInfo
[System.Runtime.InteropServices.Guid("9248B73C-1A06-414E-A926-9FEA3F38A375")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsPackageInfo
[<System.Runtime.InteropServices.Guid("9248B73C-1A06-414E-A926-9FEA3F38A375")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsPackageInfo = interface
Public Interface IVsPackageInfo
- Attributes
Remarks
This interface is safe to access from any thread.
Properties
CompanyName | |
Id | |
IsBackgroundLoadSafe | |
IsLoaded | |
Name | |
ProductName |