DataContractSerializerSettings.DataContractResolver Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets or sets the component used to dynamically map xsi:type declarations to known contract types.
Assembly: System.Runtime.Serialization (in System.Runtime.Serialization.dll)
Property Value
Type: System.Runtime.Serialization.DataContractResolverThe component used to dynamically map xsi:type declarations to known contract types.
Show: