ContentType.CharSet

ContentType.CharSet property

Gets or sets the value of the charset parameter.

public string CharSet { get; set; }

Property Value

A string that contains the value of charset parameter.

See Also