Click or drag to resize
DirectoryInfoExists Property
Whether directory exists.

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

Property Value

Type: Boolean
See Also