KnownTypeAttribute Properties
Collapse the table of content
Expand the table of content

KnownTypeAttribute Properties

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

The KnownTypeAttribute type exposes the following members.

  NameDescription
Public property MethodName Gets the name of a method that returns a list of types that should be recognized during serialization or deserialization.
Public property Type Gets the type that should be recognized during serialization or deserialization by the DataContractSerializer.
Top

Show:
© 2017 Microsoft