System.Xml.Serialization.XmlReflectionMember.XmlAttributes Property

Gets or sets an System.Xml.Serialization.XmlAttributes with the collection of System.Xml.Serialization.XmlSerializer-related attributes that have been applied to the member code entity.

Syntax

public XmlAttributes XmlAttributes { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

The Web service method member's code entity may be an input parameter, an output parameter, a return type, an input SOAP header attribute, or an output SOAP header attribute.

You do not need to use the System.Xml.Serialization.XmlReflectionMember class and its properties directly.

Requirements

Namespace: System.Xml.Serialization
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0