다음을 통해 공유


IOutliningManager.Enabled 속성

개요 기능이 설정되었는지 여부를 확인합니다.

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

구문

‘선언
Property Enabled As Boolean
bool Enabled { get; set; }
property bool Enabled {
    bool get ();
    void set (bool value);
}
abstract Enabled : bool with get, set
function get Enabled () : boolean 
function set Enabled (value : boolean)

속성 값

형식: Boolean
true 개요, 그렇지 않은 경우 사용 하는 경우 false.

.NET Framework 보안

참고 항목

참조

IOutliningManager 인터페이스

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