Chronos Plugins  5.2.0
This documentation covers the plugin interfaces definitions and an example implementation.
AxelSemrau.Chronos.Plugin.SuppressPathPrefixAttribute Class Reference

Please don't use this unless you are sure you know what you are doing! Set this attribute on your task if you have to avoid "Plugin." prefix in property paths. More...

+ Inheritance diagram for AxelSemrau.Chronos.Plugin.SuppressPathPrefixAttribute:
+ Collaboration diagram for AxelSemrau.Chronos.Plugin.SuppressPathPrefixAttribute:

Detailed Description

Please don't use this unless you are sure you know what you are doing! Set this attribute on your task if you have to avoid "Plugin." prefix in property paths.

Makes only sense for migration of tasks to plugins. Please don't use this, or it is your next-to-impossible responsibility to avoid naming conflicts with the task base class of future Chronos versions.

Definition at line 184 of file TaskInterfaces.cs.


The documentation for this class was generated from the following file: