Compartir a través de


UrlFileExtensionConditionParameters.Extensions Propiedad

Definición

Obtiene o establece una lista de extensiones para la condición de la regla 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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a