Share via


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。

适用于