DocData.Modified Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.