Share via


Entity.Type 属性

定义

(RFC 3987 IRI) 获取或设置此实体的类型。

public string Type { get; set; }
member this.Type : string with get, set
Public Property Type As String

属性值

此实体的类型。

适用于