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.
Adds or updates header that matches the name.
public void SetHeader (string name, string value);
member this.SetHeader : string * string -> unit
Public Sub SetHeader (name As String, value As String)