ExtensionPointPackage Properties

 

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

NameDescription
System_CAPS_pubpropertyApplicationRegistryRoot

Gets the root registry key of the current Visual Studio registry hive.(Inherited from Package.)

System_CAPS_pubpropertyUserDataPath

Gets the path to user data storage for Visual Studio.(Inherited from Package.)

System_CAPS_pubpropertyUserLocalDataPath

Gets the path to local user data storage for Visual Studio.(Inherited from Package.)

System_CAPS_pubpropertyUserRegistryRoot

Gets a registry key that can be used to store user data.(Inherited from Package.)

System_CAPS_pubpropertyZombied

Gets a value indicating whether the package in the process of shutdown.(Inherited from Package.)

Return to top
Show: