Click or drag to resize
Sandcastle Help File BuilderIPlugIn Methods

The IPlugIn type exposes the following members.

Methods
  NameDescription
Public methodConfigurePlugIn
This method is used by the Sandcastle Help File Builder to let the plug-in perform its own configuration.
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable.)
Public methodExecute
This method is used to execute the plug-in during the build process
Public methodInitialize
This method is used to initialize the plug-in at the start of the build process
Top
See Also