| MSHelpKeywordIndex Property |
This is used to get or set the index name
Namespace: SandcastleBuilder.UtilsAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2014.11.22.0
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