Kongsi melalui


AbstractClientRequestBuilder<T>.WithHeaders Method

Definition

public T WithHeaders (System.Collections.Generic.IDictionary<string,string> headers);
member this.WithHeaders : System.Collections.Generic.IDictionary<string, string> -> 'T
Public Function WithHeaders (headers As IDictionary(Of String, String)) As T

Parameters

Returns

T

Applies to