次の方法で共有


Operation.Origin プロパティ

定義

操作の目的の Executor を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="origin")]
public string Origin { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="origin")>]
member this.Origin : string
Public ReadOnly Property Origin As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象