Sdílet prostřednictvím


RuntimeScriptAction.ApplicationName Property

Definition

Gets the application name of the script action, if any.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to