VsShellUtilities.ShellIsZombie Property

Definition

The Shell will be in zombie state until initialized and while shutting down.

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

Property Value

true if the shell is in a zombie state, otherwise false.

Applies to