PluginConsumerAttribute Class

Assembly
NAnt.Core.dll
Namespace
NAnt.Core.Extensibility
Base Types
  • Attribute
graph BT Type-->Base0["Attribute"] Type["PluginConsumerAttribute"] class Type type-node

Syntax

[AttributeUsage(AttributeTargets.Class, Inherited = false, AllowMultiple = true)]
public sealed class PluginConsumerAttribute : Attribute

Attributes

Type Description
AttributeUsageAttribute

Constructors

Name Summary
PluginConsumerAttribute(Type) Initializes a new instance of the NAnt.Core.Extensibility.PluginConsumerAttribute with the specified type.

Properties

Name Value Summary
PluginType Type