다음을 통해 공유


ChangeTrackingMarginEnabled.Key 속성

텍스트 보기 기본값을 가져옵니다.

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

구문

‘선언
Public Overrides ReadOnly Property Key As EditorOptionKey(Of Boolean)
public override EditorOptionKey<bool> Key { get; }
public:
virtual property EditorOptionKey<bool> Key {
    EditorOptionKey<bool> get () override;
}
abstract Key : EditorOptionKey<bool> with get 
override Key : EditorOptionKey<bool> with get
override function get Key () : EditorOptionKey<boolean>

속성 값

형식: Microsoft.VisualStudio.Text.Editor.EditorOptionKey<Boolean>
ChangeTrackingId .

.NET Framework 보안

참고 항목

참조

ChangeTrackingMarginEnabled 클래스

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