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.SerializationAssembly: CSharpXamlForHtml5.System.Runtime.Serialization.dll (in CSharpXamlForHtml5.System.Runtime.Serialization.dll.dll) Version: 1.0.0.0
Syntax public string MethodName { get; }
Property Value
Type:
StringSee Also