CSSValue.CSSText

CSSValue.CSSText property

現在の値の文字列表現.

public abstract string CSSText { get; set; }

プロパティ値

CSS テキスト。

関連項目