IHeaderRegistry Interface
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.
Provides typed header values.
public interface IHeaderRegistry
type IHeaderRegistry = interface
Public Interface IHeaderRegistry
Methods
Register<T>(HeaderSetup<T>) |
Registers a header parser and returns an object to let you read the header's value at runtime. |