Share via


PackageType.Endpoint Property

Definition

Gets the endpoint of the package type.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to