次の方法で共有


EntityDescriptor.Identity プロパティ

定義

エンティティの ID 値である URI を取得または設定します。

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

プロパティ値

Atom 応答のエンティティを表す identityentry 要素に対応する Identity プロパティ。

適用対象