PackageRegistrationAttribute::AllowsBackgroundLoading Property
Visual Studio 2015
Determines whether the package is safe to load on a background thread.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
Property Value
Type: System::BooleanTrue if the package can be loaded on a background thread, otherwise false.
Show: