BatchRequestBase<TOptions,TResponse>.CustomHeaders Property

Definition

Gets the headers used for the request.

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))

Property Value

Applies to