次の方法で共有


TriggerRun.TriggerType プロパティ

定義

トリガーの種類を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象