다음을 통해 공유


ODataOperation.Target 속성

정의

를 호출 ODataAction할 URI를 가져오거나 설정합니다.

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

속성 값

Uri

를 호출할 URI입니다 ODataAction.

적용 대상