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