PluginMetadataAttribute Class |
Provides the attribute needed for identifying a plugin.
Inheritance HierarchySystemObject
SystemAttribute
RAYLASE.Marker.PluginPluginMetadataAttribute
Namespace: RAYLASE.Marker.PluginAssembly: RAYLASE.Marker.Plugin (in RAYLASE.Marker.Plugin.dll) Version: 2.19.0
Syntaxpublic class PluginMetadataAttribute : Attribute
The PluginMetadataAttribute type exposes the following members.
Constructors
Properties | Name | Description |
---|
 | PluginTypeMetadata |
The metadata of the plugin definition. This is not the metadata of the plugin instance.
|
Top
See Also