Compartir a través de


PartialUpdateOperation.Path Propiedad

Definición

Obtiene o establece la ruta de acceso al json que se va a actualizar.

[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

Ruta de acceso al json de instalación

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a