DocData.Modified Property

Definition

Determines whether the buffer has been modified

public:
 property bool Modified { bool get(); };
public:
 property bool Modified { bool get(); };
public bool Modified { get; }
member this.Modified : bool
Public ReadOnly Property Modified As Boolean

Property Value

true if the buffer has been modified.

Applies to