共用方式為


RuntimeScriptActionDetail.DebugInformation Property

Definition

Gets the script action execution debug information.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to