Compartir a través de


OperationBase.from Propiedad

Definición

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a