Link.Rel Property

Definition

As with an HTML `rel' attribute, this describes the type of link

[System.Text.Json.Serialization.JsonPropertyName("rel")]
public string Rel { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("rel")>]
member this.Rel : string with get, set
Public Property Rel As String

Property Value

Attributes

Applies to