Click or drag to resize
Sandcastle Help File BuilderMSHelpAttrCollectionToConfigurationString Method
Convert the collection to its string form for use in the sandcastle.config file

Namespace: SandcastleBuilder.Utils
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2014.11.22.0
Syntax
public string ToConfigurationString()

Return Value

Type: String
The help attribute collection in string form ready for use in the Sandcastle BuildAssembler configuration file.
See Also