Operation.value Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
property System::Object ^ value { System::Object ^ get(); void set(System::Object ^ value); };
[Newtonsoft.Json.JsonProperty("value")]
public object value { get; set; }
[<Newtonsoft.Json.JsonProperty("value")>]
member this.value : obj with get, set
Public Property value As Object
Valeur de propriété
- Attributs
-
Newtonsoft.Json.JsonPropertyAttribute