HttpResponseHttpHeaders Property |
Namespace: Ozeki.NetworkAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.98
Syntaxpublic NameValueCollection HttpHeaders { get; }Public ReadOnly Property HttpHeaders As NameValueCollection
Get
public:
property NameValueCollection^ HttpHeaders {
NameValueCollection^ get ();
}member HttpHeaders : NameValueCollection with get
Property Value
NameValueCollection
See Also