DefaultTextViewHostOptions.ChangeTrackingName Field

Definition

The name of the option that determines whether to have the change tracking margin. The change tracking margins "reset" (lose the change history) when this option is turned off. If it is turned back on, it will track changes from the time the margin is turned on.

public: System::String ^ ChangeTrackingName;
std::wstring ChangeTrackingName;
public const string ChangeTrackingName;
val mutable ChangeTrackingName : string
Public Const ChangeTrackingName As String 

Field Value

Applies to