InternetHeaderType Class

Definition

The InternetHeaderType class represents the Internet message header for a given header within the headers collection.

public ref class InternetHeaderType
public class InternetHeaderType
Public Class InternetHeaderType
Inheritance
InternetHeaderType

Constructors

InternetHeaderType()

The InternetHeaderType() constructor initializes a new instance of the InternetHeaderType class.

Properties

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.

Applies to