EntityDescriptor.EditLink 属性   
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取或设置用于修改实体的 URI。
public:
 property Uri ^ EditLink { Uri ^ get(); };
	public Uri EditLink { get; }
	member this.EditLink : Uri
	Public ReadOnly Property EditLink As Uri
	属性值
实体资源的编辑链接 URI。