Partager via


CompositePath.Path Propriété

Définition

Obtient ou définit le chemin d’accès complet dans un document utilisé pour l’indexation composite. Nous ne prenons pas en charge les caractères génériques dans le chemin.

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