Skip to content

FieldInfo.DataType property

Gets or sets the type of the data.

public string? DataType { get; set; }

Property Value

The type of the data.

See Also