System.Xml.Serialization.SoapAttributes.SoapEnum Property

Gets or sets an object that specifies how the System.Xml.Serialization.XmlSerializer serializes a SOAP enumeration.

Syntax

public SoapEnumAttribute SoapEnum { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

The System.Xml.Serialization.SoapEnumAttribute is used to control the serialization of an enumeration member. Set the SoapAttributes.SoapEnum property to a new System.Xml.Serialization.SoapEnumAttribute to override the serialization of such a member.

For more information, see the System.Xml.Serialization.SoapAttributeOverrides class overview.

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