Skip to content

IPropertySource.ValueType property

Gets the type of the value.

public Type ValueType { get; }

Property Value

The type of the value.

See Also