KnownUIContexts.SolutionExistsAndNotBuildingAndNotDebuggingContext Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
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