This plug-in class is designed to run after the build completes to
send notification of the completion status via e-mail. The log file
can be sent as an attachment.
Namespace: SandcastleBuilder.PlugInsAssembly: SandcastleBuilder.PlugIns (in SandcastleBuilder.PlugIns.dll) Version: 1.9.3.0
Syntax
| C# |
|---|
public class CompletionNotificationPlugIn : IPlugIn, IDisposable |
| Visual Basic |
|---|
Public Class CompletionNotificationPlugIn _ Implements IPlugIn, IDisposable |