HeaderElement.Name Property

Definition

Gets the name of an HTTP header that is in the output cache.

public string Name { get; }

Property Value

The name of the HTTP header.

Remarks

When you create an instance of the HeaderElement class, the value of name must always be a non-null, non-empty string.

Applies to

Product Versions
.NET Framework 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1