TopicKeywords Property
This is used to get the index keywords that will be added to the MAML topic
Namespace: Sandcastle.Core.ConceptualContentAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.12.18.0
public MSHelpKeywordCollection Keywords { get; }
Public ReadOnly Property Keywords As MSHelpKeywordCollection
Get
public:
property MSHelpKeywordCollection^ Keywords {
MSHelpKeywordCollection^ get ();
}
member Keywords : MSHelpKeywordCollection with get
Property Value
MSHelpKeywordCollection