DOMTokenList.Value

DOMTokenList.Value property

対応する属性の値を取得または設定します。

public string Value { get; set; }

プロパティ値

対応する属性の値。

関連項目