次の方法で共有


EventsOperationInfo.SyntheticSource プロパティ

定義

操作の合成ソースを取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象