KnownTypeAttributeType Property |
Gets the type that should be recognized during serialization or deserialization
by the System.Runtime.Serialization.DataContractSerializer.
Namespace: System.Runtime.SerializationAssembly: CSharpXamlForHtml5.System.Runtime.Serialization.dll (in CSharpXamlForHtml5.System.Runtime.Serialization.dll.dll) Version: 1.0.0.0
Syntax public Type Type { get; }
Property Value
Type:
TypeSee Also