ResponseHeaderConfiguration.AddOrOverWriteHeader(String, String) Method
Definition
Important
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:
void AddOrOverWriteHeader(System::String ^ Header, System::String ^ Value);
public void AddOrOverWriteHeader (string Header, string Value);
member this.AddOrOverWriteHeader : string * string -> unit
Public Sub AddOrOverWriteHeader (Header As String, Value As String)
Parameters
- Header
- String
- Value
- String