PackageRegistrationAttribute Properties

 

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

NameDescription
System_CAPS_pubpropertyAllowsBackgroundLoading

Determines whether the package is safe to load on a background thread.

System_CAPS_pubpropertyRegisterUsing

Gets or sets the method of registration.

System_CAPS_pubpropertySatellitePath

Gets or sets the non-default resource .dll location.

System_CAPS_pubpropertyTypeId

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

System_CAPS_pubpropertyUseManagedResourcesOnly

Gets or sets whether package resources are described in a managed package or in a satellite UI .dll file.

Return to top
Show: