Click or drag to resize
FileInfoExists Property
If file exists.

Namespace: CMS.IO
Assembly: CMS.IO (in CMS.IO.dll) Version: 9.0.0
Syntax
C#
public abstract bool Exists { get; }

Property Value

Type: Boolean
See Also