SoapAttributeAttribute Constructor

 

Initializes a new instance of the SoapAttributeAttribute class.

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

NameDescription
System_CAPS_pubmethodSoapAttributeAttribute()

Initializes a new instance of the SoapAttributeAttribute class.

System_CAPS_pubmethodSoapAttributeAttribute(String^)

Initializes a new instance of the SoapAttributeAttribute class using the specified value as the name of the XML attribute.

Return to top
Show: