다음을 통해 공유


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입니다.

적용 대상