VsShellUtilities.ShellIsShuttingDown Propriedade

Definição

Determina se o Shell está sendo desligado. Se o Shell estiver sendo desligado, o serviço de shell não estará disponível ou será inicializado e zumbi. Na inicialização, o Shell é zumbi até que seja inicializado.

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

Valor da propriedade

Boolean

true Se o Shell estiver sendo desligado, caso contrário false .

Aplica-se a