IBasePathProvider Interface

This interface defines the properties used to obtain a base path for a FilePath object

Definition

Namespace: HtmlToMamlConversion
Assembly: ConvertHtmlToMaml (in ConvertHtmlToMaml.exe) Version: 2022.3.11.0
public interface IBasePathProvider

Properties

BasePath This read-only property returns the base path

See Also