EmitTypeInformation Enumeration

EmitTypeInformation Enumeration

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Specifies how often to emit type information.

Namespace:  System.Runtime.Serialization
Assembly:  System.ServiceModel.Web (in System.ServiceModel.Web.dll)

No code example is currently available or this language may not be supported.

Member nameDescription
AlwaysAlways to emit type information.

AsNeededAs needed emit type information.

NeverNever to emit type information.

Windows Phone OS

Supported in: 8.1, 8.0

Show:
© 2017 Microsoft