KnownUIContexts.NoSolutionContext 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 keine Projektmappe geladen ist.
public:
static property Microsoft::VisualStudio::Shell::UIContext ^ NoSolutionContext { Microsoft::VisualStudio::Shell::UIContext ^ get(); };
public static Microsoft.VisualStudio.Shell.UIContext NoSolutionContext { get; }
member this.NoSolutionContext : Microsoft.VisualStudio.Shell.UIContext
Public Shared ReadOnly Property NoSolutionContext As UIContext