KnownUIContexts.ShellInitializedContext Eigenschaft

Definition

Ein Benutzeroberflächen Kontext, der angibt, dass die Shell die Hauptnachrichten Schleife eingegeben hat.

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

Eigenschaftswert

UIContext

Der UIContext.

Gilt für