Share via


EntityDescriptor.Identity 属性

定义

获取或设置用作实体标识值的 URI。

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

属性值

Identity 属性与在 Atom 响应中表示实体的 identityentry 元素相对应。

适用于