XmlMemberMapping.TypeName 属性

定义

获取此映射的 .NET 类型的类型名称。

此 API 支持产品基础结构,不能在代码中直接使用。

public:
 property System::String ^ TypeName { System::String ^ get(); };
public string? TypeName { get; }
public string TypeName { get; }
member this.TypeName : string
Public ReadOnly Property TypeName As String

属性值

String

此映射的 .NET 类型的类型名称。

适用于