Click or drag to resize
Sandcastle Help File BuilderConvertToMSBuildFormatDispose Method
This implements the Dispose() interface to properly dispose of the Sandcastle project object.

Namespace: SandcastleBuilder.Utils.Conversion
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2014.11.22.0
Syntax
public void Dispose()

Implements

IDisposableDispose
See Also