XmlFormatExtensionPrefixAttribute Constructor

 

Initializes a new instance of the XmlFormatExtensionPrefixAttribute class.

Namespace:   System.Web.Services.Configuration
Assembly:  System.Web.Services (in System.Web.Services.dll)

NameDescription
System_CAPS_pubmethodXmlFormatExtensionPrefixAttribute()

Initializes a new instance of the XmlFormatExtensionPrefixAttribute class.

System_CAPS_pubmethodXmlFormatExtensionPrefixAttribute(String^, String^)

Initializes a new instance of the XmlFormatExtensionPrefixAttribute class, setting the XML namespace and XML namespace prefix for a service description format extension.

Return to top
Show: