Share via


VendorReference.Link Property

Definition

Gets link url

[Newtonsoft.Json.JsonProperty(PropertyName="link")]
public string Link { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="link")>]
member this.Link : string
Public ReadOnly Property Link As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to