GetAttribute

Element.GetAttribute method

Obtiene un valor de atributo por nombre.

public string GetAttribute(string name)
Parámetro Escribe Descripción
name String El nombre del atributo.

Valor_devuelto

El valor del atributo.

Ver también