Click or drag to resize
Sandcastle Help File BuilderXmlCommentsFileComments Property
This is used to load the comments file on first use

Namespace: SandcastleBuilder.Utils.BuildEngine
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2014.11.22.0
Syntax
public XmlDocument Comments { get; }

Property Value

Type: XmlDocument
See Also