HTML to MAML Converter
TagOptionsAttributes Property |
This returns the attributes to use based on the last evaluation
Namespace: HtmlToMamlConversion
Assembly: ConvertHtmlToMaml (in ConvertHtmlToMaml.exe) Version: 1.0.0.2
Syntax
public string Attributes { get; }
Public ReadOnly Property Attributes As String Get
public: property String^ Attributes { String^ get (); }
member Attributes : string with get
Property Value
Type: StringSee Also