GetAttribute

Element.GetAttribute method

Ottiene un valore di attributo in base al nome.

public string GetAttribute(string name)
Parametro Tipo Descrizione
name String Il nome dell’attributo.

Valore di ritorno

Il valore dell’attributo.

Guarda anche