Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public T WithHeader (string key, string value);
member this.WithHeader : string * string -> 'T
Public Function WithHeader (key As String, value As String) As T