KnownUIContexts.FirstLaunchSetupContext 属性

定义

获取指示这是安装后第一次启动的 UI 上下文。

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

属性值

UIContext

适用于