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