This plug-in class is designed to generate version information for
assemblies in the current project and others related to the same
product that can be merged into the current project's help file topics.
Namespace: SandcastleBuilder.PlugInsAssembly: SandcastleBuilder.PlugIns (in SandcastleBuilder.PlugIns.dll) Version: 1.9.0.0
Syntax
| C# |
|---|
public class VersionBuilderPlugIn : IPlugIn, IDisposable |
| Visual Basic |
|---|
Public Class VersionBuilderPlugIn _ Implements IPlugIn, IDisposable |