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.
Add a new value. Appends to the header if already present
public void Append(string key, string value);
abstract member Append : string * string -> unit
Public Sub Append (key As String, value As String)