IXMLHttpRequest.getResponseHeader(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:
System::String ^ getResponseHeader(System::String ^ bstrHeader);
[System.Runtime.InteropServices.DispId(3)]
public string getResponseHeader (string bstrHeader);
[<System.Runtime.InteropServices.DispId(3)>]
abstract member getResponseHeader : string -> string
Public Function getResponseHeader (bstrHeader As String) As String
Parameters
- bstrHeader
- String
Returns
- Attributes