Share via


EntityDescriptor.EditLink 属性

定义

获取或设置用于修改实体的 URI。

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

属性值

Uri

实体资源的编辑链接 URI。

适用于