BatchRequestBase<TOptions,TResponse>.CustomHeaders プロパティ

定義

要求に使用されるヘッダーを取得します。

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

プロパティ値

適用対象