次の方法で共有


EntityDescriptor.SelfLink プロパティ

定義

エンティティ リソースを返すために使用される URI を取得または設定します。

public:
 property Uri ^ SelfLink { Uri ^ get(); };
public Uri SelfLink { get; }
member this.SelfLink : Uri
Public ReadOnly Property SelfLink As Uri

プロパティ値

Uri

エンティティを返す URI。

適用対象