HttpResponseHttpHeaders Property |
Namespace: Ozeki.NetworkAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public NameValueCollection HttpHeaders { get; }
Public ReadOnly Property HttpHeaders As NameValueCollection
Get
public:
property NameValueCollection^ HttpHeaders {
NameValueCollection^ get ();
}
member HttpHeaders : NameValueCollection with get
Property Value
Type:
NameValueCollectionSee Also