CSSValue.CSSText

CSSValue.CSSText property

A string representation of the current value.

public abstract string CSSText { get; set; }

Property Value

The CSS text.

See Also