ContentTypeHeaderValue.CharSet

ContentTypeHeaderValue.CharSet property

Gets or sets the character-set for content.

public string CharSet { get; set; }

Property Value

The character set.

See Also