RegisterLoadKeyAttribute Properties

 

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

NameDescription
System_CAPS_pubpropertyCompanyName

Gets the name of your company. This attribute has been deprecated.

System_CAPS_pubpropertyMinimumEdition

Gets the minimum edition of Visual Studio needed to load your VSPackage. This attribute has been deprecated.

System_CAPS_pubpropertyProductName

Gets the name of your VSPackage. This attribute has been deprecated.

System_CAPS_pubpropertyProductVersion

Gets the version number of your VSPackage. This attribute has been deprecated.

System_CAPS_pubpropertyResourceId

Gets the resource ID for the Package Load Key. This attribute has been deprecated.

System_CAPS_pubpropertyTypeId

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

Return to top
Show: