Partager via


OperationBase.path Propriété

Définition

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à