Click or drag to resize

BasePlugin Properties

The BasePlugin type exposes the following members.

Properties
 NameDescription
Protected propertyConfigurationManager 
Protected propertyLogDirectory The directory of the log file.
Public propertyLogger The common logger.
Public propertyPluginMetadata The metadata of the plugin instances. If the concrete class inherits from the BasePluginSetup interface, the metadata of the BasePluginSetup will be prefilled.
Top
See Also