SoapTypeAttribute Constructor
.NET Framework (current version)
Initializes a new instance of the SoapTypeAttribute class.
Assembly: System.Xml (in System.Xml.dll)
| Name | Description | |
|---|---|---|
![]() | SoapTypeAttribute() | Initializes a new instance of the SoapTypeAttribute class. |
![]() | SoapTypeAttribute(String^) | Initializes a new instance of the SoapTypeAttribute class and specifies the name of the XML type. |
![]() | SoapTypeAttribute(String^, String^) | Initializes a new instance of the SoapTypeAttribute class and specifies the name and XML namespace of the type. |
Show:
