Click or drag to resize

PluginContext Properties

The PluginContext type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberIntegration
Provides integration features.
Public propertyStatic memberLicensing
Provides licensing service.
Public propertyStatic memberLog
Provides logger. Messages sent to the logger will be written to the log file and optionally to the console or other standard output (latter is available for debug mode).
Public propertyStatic memberNotifications
Provides notifications.
Public propertyStatic memberOperations
Provides operations.
Public propertyStatic memberServices
Provider of all services which are available for current plugin.
Top
See Also