Property.ValueType

Property.ValueType property

Gets the type of the property value.

public abstract Type ValueType { get; }

Property Value

The type of the value.

See Also