ScriptAndResultsEditorControl.ShowCurrentResultsBelowSplitter 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定一個布林值,指定結果是顯示在分流器下方還是從第二個分頁開始。
protected:
virtual property bool ShowCurrentResultsBelowSplitter { bool get(); };
protected virtual bool ShowCurrentResultsBelowSplitter { get; }
member this.ShowCurrentResultsBelowSplitter : bool
Protected Overridable ReadOnly Property ShowCurrentResultsBelowSplitter As Boolean
屬性值
如果結果顯示在分流器下方,則使用布林值 True ,否則結果將從第二個分頁開始。
備註
這類課程沒有邏輯決定使用哪種模式,但同時處理兩種模式。