Skip to content

FieldInfo.Size property

Gets or sets the size (max length or numeric precision).

public int Size { get; set; }

Property Value

The size.

See Also