KnownUIContexts.NotBuildingAndNotDebuggingContext 属性

定义

获取指示环境不生成或调试解决方案的 UI 上下文。

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

属性值

UIContext

适用于