OperationBase.path Proprietà

Definizione

public:
 property System::String ^ path { System::String ^ get(); void set(System::String ^ value); };
[Newtonsoft.Json.JsonProperty("path")]
public string path { get; set; }
[<Newtonsoft.Json.JsonProperty("path")>]
member this.path : string with get, set
Public Property path As String

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a