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