ScriptAndResultsEditorControl.IsScriptEditorActive プロパティ

定義

コードエディタが現在アクティブかどうかを指定するブール値を取得します。

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

プロパティ値

エディタが現在アクティブかどうか True ブール値、そうでなければ False

適用対象