See Also

HeaderList Class  | HeaderList Members

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

Language

Visual Basic

C#

Show All

key
Header name.
value
Value for the header.

Adds a new Header with the specified key and value.

[Visual Basic]
Public Sub Add( _    ByVal key As String, _    ByVal value As String _ )
[C#]
public void Add(    string key,    string value );

Parameters

key
Header name.
value
Value for the header.

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

HeaderList Class  | HeaderList Members

 

 


© Copyright 2006, ceTe Software