See Also

Header Structure  | Header 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.

Initializes a new header with the given key and value.

[Visual Basic]
Public Function New( _    ByVal key As String, _    ByVal value As String _ )
[C#]
public Header(    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

Header Structure  | Header Members

 

 


© Copyright 2006, ceTe Software