Skip to content

Field.CustomAttributes property

Gets or sets the custom attributes.

public object[] CustomAttributes { get; set; }

Property Value

The custom attributes.

See Also