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

속성 값

부울 값입니다. True이면 결과가 분할자 아래에 표시되고, 그렇지 않으면 결과가 두 번째 탭에서 시작됩니다.

설명

이 클래스에는 사용할 모드를 결정하는 논리가 없지만 두 모드를 모두 처리합니다.

적용 대상