PurgeParameters.ContentPaths Propriedade

Definição

Obtém ou define o caminho para o conteúdo a ser limpo. Pode descrever um caminho de arquivo ou um diretório cartão selvagem.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a