public HttpHeadersCollection HttpHeaders { get; }Public ReadOnly Property HttpHeaders As HttpHeadersCollection
Getpublic:
property HttpHeadersCollection^ HttpHeaders {
HttpHeadersCollection^ get ();
}member HttpHeaders : HttpHeadersCollection with get