KnownUIContexts.SolutionExistsAndNotBuildingAndNotDebuggingContext Eigenschaft

Definition

Ruft einen Benutzeroberflächenkontext ab, der angibt, dass eine Projektmappe geladen wird und von der Umgebung weder erstellt noch debuggt wird.

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

Eigenschaftswert

UIContext

Gilt für