Link.Href Property

Definition

This property contains a fully-qualified URL that can be called to retrieve the linked resource or perform the linked action

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

Property Value

Attributes

Applies to