HeaderKey<T> Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Used to indicate which header to parse.
public sealed class HeaderKey<T>
type HeaderKey<'T> = class
Public NotInheritable Class HeaderKey(Of T)
Type Parameters
- T
The type of the header value.
- Inheritance
-
HeaderKey<T>
Properties
Name |
Gets the name of the header. |
Methods
ToString() |
Returns a string representing this instance. |