XmlFormatExtensionPrefixAttribute Constructor (String^, String^)
.NET Framework (current version)
Initializes a new instance of the XmlFormatExtensionPrefixAttribute class, setting the XML namespace and XML namespace prefix for a service description format extension.
Assembly: System.Web.Services (in System.Web.Services.dll)
Parameters
- prefix
-
Type:
System::String^
The XML namespace prefix associated with a service description format extension.
- ns
-
Type:
System::String^
The XML namespace associated with a service description format extension.
.NET Framework
Available since 1.1
Available since 1.1
Show: