ScriptAndResultsEditorControl.IsScriptEditorActive 屬性

定義

取得布林值,指定程式碼編輯器是否目前為使用中。

protected:
 property bool IsScriptEditorActive { bool get(); };
protected bool IsScriptEditorActive { get; }
member this.IsScriptEditorActive : bool
Protected ReadOnly Property IsScriptEditorActive As Boolean

屬性值

Boolean

布林值,如果編輯器目前為使用中,則為 True,否則為 False

適用於