HTML to MAML Converter
FileParserTitle Property |
This returns the title parsed from the file
Namespace: HtmlToMamlConversion
Assembly: ConvertHtmlToMaml (in ConvertHtmlToMaml.exe) Version: 1.0.0.2
Syntax
public string Title { get; }
Public ReadOnly Property Title As String Get
public: property String^ Title { String^ get (); }
member Title : string with get
Property Value
Type: StringSee Also