Click or drag to resize

CodeUnitFileExists Property

True if the associated file exists.

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

Property Value

Type: Boolean

Implements

IFileFileExists
See Also