ScriptAndResultsEditorControl.ShowCurrentResultsBelowSplitter 屬性

定義

取得或設定布林值,指定結果顯示於分隔器下方,或是從第二個索引標籤開始。

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

屬性值

Boolean

布林值,如果結果顯示於分隔器下方,則為 True,否則結果便會從第二個索引標籤開始。

備註

這個類別沒有決定要使用哪一個模式的邏輯,而是處理兩種模式。

適用於