PackageRegistrationAttribute Properties
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
| Name | Description | |
|---|---|---|
![]() | AllowsBackgroundLoading | Determines whether the package is safe to load on a background thread. |
![]() | RegisterUsing | Gets or sets the method of registration. |
![]() | SatellitePath | Gets or sets the non-default resource .dll location. |
![]() | TypeId | Gets the current instance of this attribute.(Inherited from RegistrationAttribute.) |
![]() | UseManagedResourcesOnly | Gets or sets whether package resources are described in a managed package or in a satellite UI .dll file. |
Show:
