SoapTypeAttribute Constructor

 

Initializes a new instance of the SoapTypeAttribute class.

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

NameDescription
System_CAPS_pubmethodSoapTypeAttribute()

Initializes a new instance of the SoapTypeAttribute class.

System_CAPS_pubmethodSoapTypeAttribute(String^)

Initializes a new instance of the SoapTypeAttribute class and specifies the name of the XML type.

System_CAPS_pubmethodSoapTypeAttribute(String^, String^)

Initializes a new instance of the SoapTypeAttribute class and specifies the name and XML namespace of the type.

Return to top
Show: