HTML to MAML Converter
| HtmlToMamlBasePath Property |
This returns the source path for use as the base path
Namespace: HtmlToMamlConversion
Assembly: ConvertHtmlToMaml (in ConvertHtmlToMaml.exe) Version: 1.0.0.2
Syntaxpublic string BasePath { get; }
Public ReadOnly Property BasePath As String Get
public: virtual property String^ BasePath { String^ get () sealed; }
abstract BasePath : string with get override BasePath : string with get
Property Value
Type: StringImplements
IBasePathProviderBasePath
See Also