VsShellUtilities.ShellIsZombie 属性

定义

Shell 将处于僵停状态,直到初始化并关闭。

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

属性值

Boolean

true 如果 shell 处于僵停状态,则为; 否则为 false

适用于