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

屬性值

String

Identity 屬性,其對應至表示 Atom 回應中實體之 identityentry 項目。

適用於