次の方法で共有


RuntimeScriptActionDetail.DebugInformation プロパティ

定義

スクリプト アクション実行のデバッグ情報を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象