Click or drag to resize
KnownTypeAttribute Properties

The KnownTypeAttribute type exposes the following members.

Properties
  NameDescription
Public propertyMethodName
Gets the name of a method that will return a list of types that should be recognized during serialization or deserialization.
Public propertyType
Gets the type that should be recognized during serialization or deserialization by the System.Runtime.Serialization.DataContractSerializer.
Top
See Also