Skip to content

Field.ValueType property

Gets the type of the value.

public abstract Type ValueType { get; }

Property Value

The type of the value.

See Also