System.Runtime.Remoting.SoapServices.CodeXmlNamespaceForClrTypeNamespace Method

Returns the common language runtime type namespace name from the provided namespace and assembly names.

Syntax

public static string CodeXmlNamespaceForClrTypeNamespace (string typeNamespace, string assemblyName)

Parameters

typeNamespace
The namespace that is to be coded.
assemblyName
The name of the assembly that is to be coded.

Returns

The common language runtime type namespace name from the provided namespace and assembly names.

Remarks

The current method is used by the .NET Framework and the SoapSuds tool to create an XML namespace name for a common language runtime object type.

For more information about SoapSuds, see [<topic://cpgrfsoapsudsutilitysoapsudsexe>].

Requirements

Namespace: System.Runtime.Remoting
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0