Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

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:
© 2017 Microsoft