Click or drag to resize
Sandcastle Help File BuilderSandcastleProjectOnDocumentationSourcesChanged Method
This raises the DocumentationSourcesChanged event.

Namespace: SandcastleBuilder.Utils
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2014.11.22.0
Syntax
protected void OnDocumentationSourcesChanged(
	EventArgs e
)

Parameters

e
Type: SystemEventArgs
The event arguments
See Also