Compartir a través de


BatchRequestBase<TOptions,TResponse>.CustomHeaders Propiedad

Definición

Obtiene los encabezados usados para la solicitud.

public System.Collections.Generic.Dictionary<string,System.Collections.Generic.List<string>> CustomHeaders { get; }
member this.CustomHeaders : System.Collections.Generic.Dictionary<string, System.Collections.Generic.List<string>>
Public ReadOnly Property CustomHeaders As Dictionary(Of String, List(Of String))

Valor de propiedad

Se aplica a