Bridge

AttributeUsageAttribute Class

Specifies the usage of another attribute class. This class cannot be inherited.

Namespace:  System
Assembly:  Bridge (in Bridge.dll)

Syntax


[ExternalAttribute]
[AttributeUsageAttribute]
public class AttributeUsageAttribute : Attribute
<ExternalAttribute> _
<AttributeUsageAttribute> _
Public Class AttributeUsageAttribute _
	Inherits Attribute
[ExternalAttribute]
[AttributeUsageAttribute]
public ref class AttributeUsageAttribute : public Attribute

Inheritance Hierarchy


System..::..Object
  System..::..Attribute
    System..::..AttributeUsageAttribute