Share via


VsShellUtilities.ShellIsInitialized Property

Definition

Determines whether the shell is initialized. The shell is initialized after the main window is visible and all services are available.

public:
 static property bool ShellIsInitialized { bool get(); };
public:
 static property bool ShellIsInitialized { bool get(); };
public static bool ShellIsInitialized { get; }
static member ShellIsInitialized : bool
Public Shared ReadOnly Property ShellIsInitialized As Boolean
Public ReadOnly Property ShellIsInitialized As Boolean

Property Value

true if the shell is initialized, otherwise false.

Applies to