다음을 통해 공유


ITextViewMargin.Enabled 속성

여백을 사용할 수 있는지 여부를 확인합니다.

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

구문

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

속성 값

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

예외

예외 조건
ObjectDisposedException

여백에 삭제 됩니다.

.NET Framework 보안

참고 항목

참조

ITextViewMargin 인터페이스

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