AttributeInfo.CreateAttribute Method

Definition

Creates an attribute of type Creates an attribute of type AttributeInfo.

public:
 Attribute ^ CreateAttribute();
public Attribute CreateAttribute ();
member this.CreateAttribute : unit -> Attribute
Public Function CreateAttribute () As Attribute

Returns

An attribute of type AttributeInfo.

Exceptions

Applies to