Compartilhar via


UrlFileExtensionConditionParameters.Extensions Propriedade

Definição

Obtém ou define uma lista de extensões para a condição da regra de entrega.

[Newtonsoft.Json.JsonProperty(PropertyName="extensions")]
public System.Collections.Generic.IList<string> Extensions { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="extensions")>]
member this.Extensions : System.Collections.Generic.IList<string> with get, set
Public Property Extensions As IList(Of String)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a