WebHeaderCollection.Keys Property
.NET Framework (current version)
Gets the collection of header names (keys) in the collection.
Assembly: System (in System.dll)
Property Value
Type: System.Collections.Specialized.NameObjectCollectionBase.KeysCollectionA NameObjectCollectionBase.KeysCollection containing all header names in a Web request.
.NET Framework
Available since 1.1
Available since 1.1
Show: