Share via


HopLink.LinkType Property

Definition

Gets link type.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to