Sandcastle Help File Builder Documentation
C#
VB
C++
F#
Show/Hide TOC
Code
Block
Component
Dispose Method
There are two overloads for this method.
Overload List
Dispose
This implements the Dispose() interface to properly dispose of the build component.
Dispose(Boolean)
At disposal, copy the script and style files if any topics with code blocks were encountered
See Also
Reference
CodeBlockComponent Class
Sandcastle.Tools.BuildComponents Namespace
In This Article
Overload List
See Also