CSSText

CSSValue.CSSText property

Una rappresentazione di stringa del valore corrente.

public abstract string CSSText { get; set; }

Valore della proprietà

Il testo CSS.

Guarda anche