Click or drag to resize

PluginMetadataAttribute.PluginTypeMetadata Property

The metadata of the plugin definition. This is not the metadata of the plugin instance.

Namespace: RAYLASE.Marker.Plugin
Assembly: RAYLASE.Marker.Plugin (in RAYLASE.Marker.Plugin.dll) Version: 2.20.0
Syntax
C#
public Metadata PluginTypeMetadata { get; }

Property Value

Metadata
See Also