System.Xml.Serialization.XmlReflectionMember.SoapAttributes Property

Gets or sets a System.Xml.Serialization.SoapAttributes with the collection of SOAP-related attributes that have been applied to the member code entity.

Syntax

public SoapAttributes SoapAttributes { 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