Metadata Class |
public class Metadata
The Metadata type exposes the following members.
| Name | Description | |
|---|---|---|
| Description | Longer description. | |
| Icon | The icon representing the object. | |
| ShortLabel | Short description or label. | |
| SourceType | Type of the plugin category. The convention used is "base type, assembly name" | |
| Type | Type of the plugin. The convention used is "concrete type, assembly name" |
| Name | Description | |
|---|---|---|
| CopyFrom | Copies all properties from the source meta data. | |
| ToString | Returns a string that represents the current object. (Overrides ObjectToString) |