FolderPathExists Property

This read-only property can be used to determine whether or not the folder path exists

Definition

Namespace: Sandcastle.Core
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.0
public override bool Exists { get; }

Property Value

Boolean

See Also