HeaderActionParameters.HeaderAction Propriedade

Definição

Obtém ou define a ação a ser executada. Os valores possíveis incluem: '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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a