DOMTokenList.Value

DOMTokenList.Value property

Ottiene o imposta il valore di un attributo corrispondente.

public string Value { get; set; }

Valore della proprietà

Il valore di un attributo corrispondente.

Guarda anche