Edit

Share via


TypeManifestOptions.Converters Property

Definition

Gets the set of converters, which are responsible for converting from one type to another.

public System.Collections.Generic.HashSet<Type> Converters { get; }
member this.Converters : System.Collections.Generic.HashSet<Type>
Public ReadOnly Property Converters As HashSet(Of Type)

Property Value

Applies to