Partager via


TemplateLink.QueryString Propriété

Définition

Obtient ou définit la chaîne de requête (par exemple, un jeton SAS) à utiliser avec l’URI templateLink.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à