System.Xml.Serialization.XmlMemberMapping.GenerateTypeName Method

Returns the name of the type associated with the specified System.CodeDom.Compiler.CodeDomProvider.

Syntax

public string GenerateTypeName (System.CodeDom.Compiler.CodeDomProvider codeProvider)

Parameters

codeProvider
A System.CodeDom.Compiler.CodeDomProvider that contains the name of the type.

Returns

The name of the type.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Xml.Serialization
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0