Click or drag to resize
KnownTypeAttributeMethodName Property
Gets the name of a method that will return a list of types that should be recognized during serialization or deserialization.

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 string MethodName { get; }

Property Value

Type: String
See Also