InternetHeaderType Members
Include Protected Members
Include Inherited Members
The InternetHeaderType class represents the Internet message header for a given header within the headers collection.
The InternetHeaderType type exposes the following members.
Constructors
Name | Description | |
---|---|---|
InternetHeaderType | The InternetHeaderType constructor initializes a new instance of the InternetHeaderType class. |
Top
Properties
Name | Description | |
---|---|---|
HeaderName | The HeaderName property gets or sets a string value that contains the name of the header. | |
Value | The Value property gets or sets a string value that contains the value for the header. |
Top