Compartir a través de


ScriptActionPersistedGetResponseSpec.ApplicationName Propiedad

Definición

Obtiene o establece el nombre de la aplicación para la acción de script.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a