Element.RemoveAttribute

Element.RemoveAttribute method

Elimina un atributo por nombre.

public void RemoveAttribute(string name)
ParámetroEscribeDescripción
nameStringEl nombre del atributo.

Ver también