XmlCommentsFileComments Property
This is used to load the comments file on first use
Namespace: Sandcastle.Core.BuildEngineAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.0
public XmlDocument Comments { get; }
Public ReadOnly Property Comments As XmlDocument
Get
public:
property XmlDocument^ Comments {
XmlDocument^ get ();
}
member Comments : XmlDocument with get
Property Value
XmlDocument