Compartilhar via


CompositePath.Path Propriedade

Definição

Obtém ou define o caminho completo em um documento usado para indexação composta. Não damos suporte a curingas no caminho.

[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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a