Partager via


ExcludedPath.Path Propriété

Définition

Obtient ou définit le chemin d’accès auquel le comportement d’indexation s’applique. Les chemins d’index commencent généralement par la racine et se terminent par un caractère générique (/path/*)

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à