DataContractJsonSerializerSettings.EmitTypeInformation Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets or sets the data contract JSON serializer settings to emit type information.
Assembly: System.ServiceModel.Web (in System.ServiceModel.Web.dll)
Property Value
Type: System.Runtime.Serialization.EmitTypeInformationThe data contract JSON serializer settings to emit type information.
Show: