ProvideLoadKeyAttribute Properties

 

Namespace:   Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

NameDescription
System_CAPS_pubpropertyCompanyName

Gets the company name.

System_CAPS_pubpropertyMinimumEdition

Gets the minimum edition of Visual Studio needed to load your VSPackage.

System_CAPS_pubpropertyProductName

Gets the name of your VSPackage.

System_CAPS_pubpropertyProductVersion

Gets the version number of your VSPackage.

System_CAPS_pubpropertyResourceId

Gets the resource ID for the Package Load Key.

System_CAPS_pubpropertyTypeId

Gets the current instance of this attribute.(Inherited from RegistrationAttribute.)

Return to top
Show: