KnownUIContexts.FirstLaunchSetupContext Property

Definition

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

public:
 static property Microsoft::VisualStudio::Shell::UIContext ^ FirstLaunchSetupContext { Microsoft::VisualStudio::Shell::UIContext ^ get(); };
public static Microsoft.VisualStudio.Shell.UIContext FirstLaunchSetupContext { get; }
static member FirstLaunchSetupContext : Microsoft.VisualStudio.Shell.UIContext
Public Shared ReadOnly Property FirstLaunchSetupContext As UIContext

Property Value

Applies to