ServerKey.Location Property

Definition

Gets resource location.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to