IPluginConfiguration
The IPluginConfiguration interface is implemented by the object passed to the .NET handler Initialize method. It provides a handler with the parameters configured in the XML Publish Plugin Settings.
Parameters The dictionary with configured publish handler parameters. |
LogService Gets the log service. |