Partager via


OperationBase.from Propriété

Définition

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à