Click or drag to resize
KnownTypeAttributeType Property
Gets the type that should be recognized during serialization or deserialization by the System.Runtime.Serialization.DataContractSerializer.

Namespace: System.Runtime.Serialization
Assembly: CSharpXamlForHtml5.System.Runtime.Serialization.dll (in CSharpXamlForHtml5.System.Runtime.Serialization.dll.dll) Version: 1.0.0.0
Syntax
C#
public Type Type { get; }

Property Value

Type: Type
See Also