다음을 통해 공유


EntityDescriptor.SelfLink 속성

정의

엔터티 리소스를 반환하는 데 사용되는 URI를 가져오거나 설정합니다.

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

속성 값

Uri

엔터티를 반환하는 URI입니다.

적용 대상