次の方法で共有


EntityCurrentOperationStatus.Operation プロパティ

定義

操作の名前。

[Newtonsoft.Json.JsonProperty(PropertyName="op", Required=Newtonsoft.Json.Required.Always)]
public string Operation { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="op", Required=Newtonsoft.Json.Required.Always)>]
member this.Operation : string with get, set
Public Property Operation As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象