Element.GetAttribute

Element.GetAttribute method

Recupera un valore di attributo per nome.

public string GetAttribute(string name)
ParametroTipoDescrizione
nameStringIl nome dell’attributo da recuperare.

Valore di ritorno

Restituisce il valore dell’attributo

Guarda anche