VsShellUtilities.ShellIsInitialized 属性

定义

确定是否初始化 shell。 在主窗口可见并且所有服务都可用后,将初始化 shell。

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

属性值

Boolean

true 如果已初始化 shell,则为; 否则为 false

适用于