KnownUIContexts.FirstLaunchSetupContext Eigenschaft

Definition

Ruft einen Benutzeroberflächenkontext ab, der angibt, dass dieses der ersten Start nach Setup ist.

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

Eigenschaftswert

UIContext

Gilt für