System.Runtime.Remoting.SoapServices: Property Members

The properties of System.Runtime.Remoting.SoapServices are listed below. For a list of all members, see the SoapServices Members list.

See Also: Inherited members from System.Object

Public Properties

[read-only]
static
XmlNsForClrTypestring.

Gets the XML namespace prefix for common language runtime types.

[read-only]
static
XmlNsForClrTypeWithAssemblystring.

Gets the default XML namespace prefix that should be used for XML encoding of a common language runtime class that has an assembly, but no native namespace.

[read-only]
static
XmlNsForClrTypeWithNsstring.

Gets the XML namespace prefix that should be used for XML encoding of a common language runtime class that is part of the mscorlib.dll file.

[read-only]
static
XmlNsForClrTypeWithNsAndAssemblystring.

Gets the default XML namespace prefix that should be used for XML encoding of a common language runtime class that has both a common language runtime namespace and an assembly.