Click or drag to resize

McObjectPropertyConverter Fields

The McObjectPropertyConverter type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberAttributeFilter
Filter specific Attributes (BrowsableAttribute(true) will be used on string value conversions when not set)
Public fieldFlatten
Recurses the decendant properties and returns an object with a flattened property set
Public fieldObjectConverter
Uses the type converter on the object (not used by properties)
Public fieldStatic memberStringFormat
String format for the string conversion
Top
See Also