Click or drag to resize
WebHeaderCollectionAllKeys Property
Gets all header names (keys) in the collection.

Namespace: System.Net
Assembly: CSharpXamlForHtml5.System.dll (in CSharpXamlForHtml5.System.dll.dll) Version: 1.0.0.0
Syntax
C#
public string[] AllKeys { get; }

Property Value

Type: String
See Also