Xml Comments FileForce Reload Method
This can be used to force a reload of the comments file if changes were made to it outside of this
instance.
Definition
Namespace: Sandcastle.Core.BuildEngine
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.1.20.0
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.1.20.0
C#
public void ForceReload()VB
Public Sub ForceReloadC++
public:
void ForceReload()F#
member ForceReload : unit -> unit