XmlMemberMapping.TypeFullName 属性

定义

获取此映射的 .NET 类型的完全限定类型名称。

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

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

属性值

String

此映射的 .NET 类型的完全限定类型名称。

适用于