HTML to MAML Converter
MSHelpKeywordIndex Property |
This is used to get or set the index name
Namespace: SandcastleBuilder.Utils
Assembly: ConvertHtmlToMaml (in ConvertHtmlToMaml.exe) Version: 1.0.0.2
Syntax
public string Index { get; set; }
Public Property Index As String Get Set
public: property String^ Index { String^ get (); void set (String^ value); }
member Index : string with get, set
Property Value
Type: StringSee Also