Class PluginInfoFields
Static fields in plugin information
Inheritance
System.Object
PluginInfoFields
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Snowflake.Extensibility
Assembly: Snowflake.Framework.Primitives.dll
Syntax
public static class PluginInfoFields
Fields
Author
The author of the plugin
Declaration
public static readonly string Author
Field Value
Type | Description |
---|---|
System. |
Description
The description of the plugin
Declaration
public static readonly string Description
Field Value
Type | Description |
---|---|
System. |
Name
The name of the plugin
Declaration
public static readonly string Name
Field Value
Type | Description |
---|---|
System. |
SupportedPlatforms
The plugins supported platforms
Declaration
public static readonly string SupportedPlatforms
Field Value
Type | Description |
---|---|
System. |