DOMException.Name

DOMException.Name property

Restituisce una stringa che contiene una delle stringhe associate a un nome di errore.

public string Name { get; }

Valore della proprietà

Il nome dell’errore.

Guarda anche