FolderPathExists Property

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

Definition

Namespace: HtmlToMamlConversion
Assembly: ConvertHtmlToMaml (in ConvertHtmlToMaml.exe) Version: 2022.3.11.0
public override bool Exists { get; }

Property Value

Boolean

See Also