CompositePath.Path Propiedad

Definición

Obtiene o establece la ruta de acceso completa de un documento utilizado para la indexación compuesta. No se admiten caracteres comodín en la ruta de acceso.

[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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a