Partager via


Membres ScriptingErrorEventArgs

The ScriptingErrorEventArgs object provides programmatic access to the arguments used to report the errors that occur during scripting operations.

Le type ScriptingErrorEventArgs expose les membres suivants.

Méthodes

  Nom Description
Méthode publique Equals (Hérité de Object.)
Méthode protégée Finalize (Hérité de Object.)
Méthode publique GetHashCode (Hérité de Object.)
Méthode publique GetType (Hérité de Object.)
Méthode protégée MemberwiseClone (Hérité de Object.)
Méthode publique ToString (Hérité de Object.)

Haut de la page

Propriétés

  Nom Description
Propriété publique Current Gets the Urn object value that specifies the object that the operation is currently processing.
Propriété publique InnerException Gets the exception instance that caused the current exception.

Haut de la page