• Home
  • Blog
  • Docs
  • GitHub
Show / Hide Table of Contents

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.String

Description

The description of the plugin

Declaration
public static readonly string Description
Field Value
Type Description
System.String

Name

The name of the plugin

Declaration
public static readonly string Name
Field Value
Type Description
System.String

SupportedPlatforms

The plugins supported platforms

Declaration
public static readonly string SupportedPlatforms
Field Value
Type Description
System.String
Built with ❤️ by @chyyran. Text content licensed under CC-BY-SA 4.0.