XmlFormatExtensionAttribute Constructor
Initializes a new instance of the XmlFormatExtensionAttribute class.
Assembly: System.Web.Services (in System.Web.Services.dll)
| Name | Description | |
|---|---|---|
![]() | XmlFormatExtensionAttribute() | Initializes a new instance of the XmlFormatExtensionAttribute class. |
![]() | XmlFormatExtensionAttribute(String^, String^, Type^) | Initializes a new instance of the XmlFormatExtensionAttribute class that specifies the XML element and namespace to add when running at the specified extension point. |
![]() | XmlFormatExtensionAttribute(String^, String^, Type^, Type^) | Initializes a new instance of the XmlFormatExtensionAttribute class that specifies the XML element and namespace to add when running at the specified extension points. |
![]() | XmlFormatExtensionAttribute(String^, String^, Type^, Type^, Type^) | Initializes a new instance of the XmlFormatExtensionAttribute class that specifies the XML element and namespace to add when running at the specified extension points. |
![]() | XmlFormatExtensionAttribute(String^, String^, Type^, Type^, Type^, Type^) | Initializes a new instance of the XmlFormatExtensionAttribute class that specifies the XML element and namespace to add when running at the specified extension points. |
![]() | XmlFormatExtensionAttribute(String^, String^, array<Type^>^) | Initializes a new instance of the XmlFormatExtensionAttribute class that specifies the XML element and namespace to add when running at the specified extension points. |
