SoapAttribute::ProtXmlNamespace Field

 

This API supports the product infrastructure and is not intended to be used directly from your code.

The XML namespace to which the target of the current SOAP attribute is serialized.

Namespace:   System.Runtime.Remoting.Metadata
Assembly:  mscorlib (in mscorlib.dll)

protected:
String^ ProtXmlNamespace

Field Value

Type: System::String^

You can get or set the value of the ProtXmlNamespace field through the public XmlNamespace property.

.NET Framework
Available since 1.1
Return to top
Show: