Partager via


Resource.Location Propriété

Définition

Obtient l’emplacement de la ressource.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à