DataMappedObject.Type 属性

定义

获取当前泛型概念的字符串形式的类型名称。

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

属性值

String

当前泛型概念的字符串形式的类型名称。

实现

适用于