Bridge

Attribute Class

Represents the base class for custom attributes.

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

Syntax


[ExternalAttribute]
[NameAttribute]
public class Attribute : IBridgeClass
<ExternalAttribute> _
<NameAttribute> _
Public Class Attribute _
	Implements IBridgeClass
[ExternalAttribute]
[NameAttribute]
public ref class Attribute : IBridgeClass

Inheritance Hierarchy


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

See Also


[AllMembers.T:System.Attribute] Members