AttributeInfo.AttributeType Property

Definition

Gets the Type of this instance.

public:
 property Type ^ AttributeType { Type ^ get(); };
public Type AttributeType { get; }
member this.AttributeType : Type
Public ReadOnly Property AttributeType As Type

Property Value

The Type of this instance.

Applies to