Compartir a través de


HeaderActionParameters.HeaderAction Propiedad

Definición

Obtiene o establece la acción que se va a realizar. Entre los valores posibles se incluyen: 'Append', 'Overwrite', 'Delete'

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a