Click or drag to resize
XmlElementAttributeType Property
Gets or sets the object type used to represent the XML element.

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

Property Value

Type: Type
See Also