Field.CustomAttributes property
Gets or sets the custom attributes.
public object[] CustomAttributes { get; set; }
Property Value
The custom attributes.
See Also
- class Field
Gets or sets the custom attributes.
public object[] CustomAttributes { get; set; }
The custom attributes.