public KeyValueCollection HttpHeaders { get; }
Public ReadOnly Property HttpHeaders As KeyValueCollection Get
public: property KeyValueCollection^ HttpHeaders { KeyValueCollection^ get (); }
member HttpHeaders : KeyValueCollection with get
In This Article