FolderInfoBaseExists Property

Indicates whether the folder exists.

Definition

Namespace: Configuration.Helper
Assembly: Configuration.Helper (in Configuration.Helper.dll) Version: 2.0.5
C#
public virtual bool Exists { get; protected set; }

Property Value

Boolean

Implements

IFolderInfoExists

See Also