ICSSCharsetRule.Encoding

ICSSCharsetRule.Encoding property

The encoding information used in this @charset rule.

public string Encoding { get; set; }

Property Value

The encoding.

See Also