FolderPathExists Property
This read-only property can be used to determine whether or not the folder path exists
Namespace: Sandcastle.CoreAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.0
public override bool Exists { get; }
Public Overrides ReadOnly Property Exists As Boolean
Get
public:
virtual property bool Exists {
bool get () override;
}
abstract Exists : bool with get
override Exists : bool with get
Property Value
Boolean