Click or drag to resize

IConversionOptionsPropertyResolvingMode Property

Defines if and how conversion will try to use a public property which matches the given type and whos name is identically to a constructor parameter.

Namespace:  TB.ComponentModel
Assembly:  UniversalTypeConverter (in UniversalTypeConverter.dll) Version: 2.0.0
Syntax
C#
PropertyResolvingMode PropertyResolvingMode { get; }

Property Value

Type: PropertyResolvingMode
See Also