EntityDescriptor.SelfLink Property

Definition

Gets or sets the URI that is used to return the entity resource.

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

Property Value

Uri

A URI that returns the entity.

Applies to