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
- class FieldInfo
Gets or sets the type of the data.
public string? DataType { get; set; }
The type of the data.