Share via


AttributeCodeFragment.Type Property

Definition

Gets or sets the attribute's type.

public virtual Type Type { get; }
member this.Type : Type
Public Overridable ReadOnly Property Type As Type

Property Value

The attribute's type.

Applies to