IsModified Property

Specifies whether an entry in the File Dependency List was modified.

See Also | Example

Signature

object.IsModified

object

FileDependency
The object or objects this property applies to.

IsModified

Boolean; read-only

TRUE: File is modified.

FALSE: File is not modified.

 

   Comments?