| TopicHelpAttributes Property |
This is used to get the additional attributes that will be added
to MAML topic.
Namespace: SandcastleBuilder.Utils.ConceptualContentAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2014.11.22.0
Syntax public MSHelpAttrCollection HelpAttributes { get; }
Public ReadOnly Property HelpAttributes As MSHelpAttrCollection
Get
public:
property MSHelpAttrCollection^ HelpAttributes {
MSHelpAttrCollection^ get ();
}
member HelpAttributes : MSHelpAttrCollection with get
Property Value
Type:
MSHelpAttrCollectionSee Also