NameValueHeaderValue Class
NameValueHeaderValue class
Represents a name/value pair that describe a header value.
public class NameValueHeaderValue
Properties
Name | Description |
---|---|
Name { get; } | Gets the parameter name. |
Value { get; set; } | Gets or sets the parameter value. |
Methods
Name | Description |
---|---|
override ToString() | Returns a String that represents this instance. |
See Also
- namespace Aspose.Svg.Net.Headers
- assembly Aspose.SVG