Compartilhar via


Property.Path Propriedade

Definição

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a