XmlAttributeAttribute Constructor (Type)

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Initializes a new instance of the XmlAttributeAttribute class.

Namespace:  System.Xml.Serialization
Assembly:  System.Xml (in System.Xml.dll)

Syntax

Public Sub New ( _
    type As Type _
)
public XmlAttributeAttribute(
    Type type
)

Parameters

Version Information

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Platforms

Windows Phone

See Also

Reference

XmlAttributeAttribute Class

XmlAttributeAttribute Overload

System.Xml.Serialization Namespace