VsShellUtilities.ShellIsZombie 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
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
属性值
true 如果 shell 处于僵停状态,则为; 否则为 false 。