HTMLStyleElement.Media

HTMLStyleElement.Media property

Designed for use with one or more target media. See the media attribute definition in HTML 4.01.

public string Media { get; set; }

See Also