Compartir a través de


ScriptActivityTypePropertiesLogSettings.LogDestination Propiedad

Definición

Obtiene o establece el destino de los registros. Tipo: cadena. Entre los valores posibles se incluyen: "ActivityOutput", "ExternalStore"

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a