Click or drag to resize

IFileIsNew Property

True if the file is newly created and hasn't been saved yet.

Namespace:  Nova.CodeDOM
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
bool IsNew { get; }

Property Value

Type: Boolean
See Also