다음을 통해 공유


ODataResourceBase.EditLink 속성

정의

리소스를 편집하는 데 사용되는 링크를 가져오거나 설정합니다.

public Uri EditLink { get; set; }
member this.EditLink : Uri with get, set
Public Property EditLink As Uri

속성 값

Uri

리소스를 편집하는 데 사용되는 링크입니다.

적용 대상