Поделиться через


OperationBase.from Свойство

Определение

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

Значение свойства

Атрибуты
Newtonsoft.Json.JsonPropertyAttribute

Применяется к