Table of Contents

Class PluginSupportInfoAttribute

Namespace
PaintDotNet
Assembly
PaintDotNet.Core.dll
[AttributeUsage(AttributeTargets.Assembly|AttributeTargets.Class|AttributeTargets.Interface, AllowMultiple = false, Inherited = false)]
public class PluginSupportInfoAttribute : Attribute, IPluginSupportInfo
Inheritance
PluginSupportInfoAttribute
Implements
Derived
Inherited Members
Extension Methods

Constructors

PluginSupportInfoAttribute()
PluginSupportInfoAttribute(string?, string?, string?, Version?, Uri?)
PluginSupportInfoAttribute(Type)

Properties

Author
Copyright
DisplayName
Version
WebsiteUri