KnownUIContexts::BackgroundProjectLoadContext Property

 

Gets a UI context indicating that a project load operation is occurring in the background, and should not present any UI prompts to the user.

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

public:
property UIContext^ BackgroundProjectLoadContext {
	static UIContext^ get();
}
Return to top
Show: