KnownTypeAttribute Properties
.NET Framework 4
The KnownTypeAttribute type exposes the following members.
| Name | Description | |
|---|---|---|
|
MethodName | Gets the name of a method that will return a list of types that should be recognized during serialization or deserialization. |
|
Type | Gets the type that should be recognized during serialization or deserialization by the DataContractSerializer. |
|
TypeId | When implemented in a derived class, gets a unique identifier for this Attribute. (Inherited from Attribute.) |