ResourceRequest.Location Property
Definition
TODO: hard code locations in enum
[Newtonsoft.Json.JsonProperty("location")]
[System.Runtime.Serialization.DataMember]
public string Location { get; set; }
member this.Location : string with get, set
Public Property Location As String
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute DataMemberAttribute