다음을 통해 공유


IOutliningRegionTag.IsDefaultCollapsed 속성

영역이 기본적으로 축소되었는지 여부를 확인합니다.

네임스페이스:  Microsoft.VisualStudio.Text.Tagging
어셈블리:  Microsoft.VisualStudio.Text.UI(Microsoft.VisualStudio.Text.UI.dll)

구문

‘선언
ReadOnly Property IsDefaultCollapsed As Boolean
bool IsDefaultCollapsed { get; }
property bool IsDefaultCollapsed {
    bool get ();
}
abstract IsDefaultCollapsed : bool with get
function get IsDefaultCollapsed () : boolean

속성 값

형식: Boolean
true 지역 기본적으로 그렇지 않으면 축소 되어 있는 경우 false.

.NET Framework 보안

참고 항목

참조

IOutliningRegionTag 인터페이스

Microsoft.VisualStudio.Text.Tagging 네임스페이스