Public Properties

  Name Description
DisplayName Gets the display name of the header, which can be String.Empty if the header has no display name.
Uri Gets the URI of the header, which can be null if the header has no URI.
ValueWithNoParameters Gets the value of the header without the header parameters, which can be null. This property might not be available for all headers even if it has a value without parameters.

See Also