This represents an MS Help 2 index keyword that can be added to the XML
data island in each help topic generated by BuildAssembler.
Namespace: SandcastleBuilder.UtilsAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 1.9.3.0
Syntax
| C# |
|---|
[SerializableAttribute] public class MSHelpKeyword : IComparable<MSHelpKeyword>, INotifyPropertyChanged |
| Visual Basic |
|---|
<SerializableAttribute> _ Public Class MSHelpKeyword _ Implements IComparable(Of MSHelpKeyword), INotifyPropertyChanged |