KnownUIContexts::FirstLaunchSetupContext Property

 

Gets a UI context indicating that this is the first launch after setup.

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

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