Partager via


PurgeParameters.ContentPaths Propriété

Définition

Obtient ou définit le chemin d’accès au contenu à purger. Peut décrire un chemin d’accès de fichier ou un répertoire carte générique.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à