Link.Relation Property

Definition

[Newtonsoft.Json.JsonProperty("rel")]
public string Relation { get; set; }
[<Newtonsoft.Json.JsonProperty("rel")>]
member this.Relation : string with get, set
Public Property Relation As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to