ProvideLoadKeyAttribute Properties
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
| Name | Description | |
|---|---|---|
![]() | CompanyName | Gets the company name. |
![]() | MinimumEdition | Gets the minimum edition of Visual Studio needed to load your VSPackage. |
![]() | ProductName | Gets the name of your VSPackage. |
![]() | ProductVersion | Gets the version number of your VSPackage. |
![]() | ResourceId | Gets the resource ID for the Package Load Key. |
![]() | TypeId | Gets the current instance of this attribute.(Inherited from RegistrationAttribute.) |
Show:
