HTML to MAML Converter
IBasePathProviderBasePath Property |
This read-only property returns the base path
Namespace: SandcastleBuilder.Utils
Assembly: ConvertHtmlToMaml (in ConvertHtmlToMaml.exe) Version: 1.0.0.2
Syntax
string BasePath { get; }
ReadOnly Property BasePath As String Get
property String^ BasePath { String^ get (); }
abstract BasePath : string with get
Property Value
Type: StringSee Also