Sdílet prostřednictvím


OperationBase.from Vlastnost

Definice

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

Hodnota vlastnosti

Atributy
Newtonsoft.Json.JsonPropertyAttribute

Platí pro