XmlCommentsFileComments Property
This is used to load the comments file on first use
Namespace: SandcastleBuilder.Utils.BuildEngineAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.9.12.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