Click or drag to resize
Sandcastle Help File BuilderFilePathExists Property
This read-only property can be used to determine whether or not the file path exists

Namespace: SandcastleBuilder.Utils
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2014.11.22.0
Syntax
public virtual bool Exists { get; }

Property Value

Type: Boolean
See Also