Sdílet prostřednictvím


Endpoint.EndpointProperty Property

Definition

Gets or sets the endpoint URL

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to