Compartir a través de


ScriptingErrorEventArgs Miembros

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

El tipo ScriptingErrorEventArgs expone los siguientes miembros.

Métodos

  Nombre Descripción
Método publico Equals (Se hereda de Object).
Método protegido Finalize (Se hereda de Object).
Método publico GetHashCode (Se hereda de Object).
Método publico GetType (Se hereda de Object).
Método protegido MemberwiseClone (Se hereda de Object).
Método publico ToString (Se hereda de Object).

Principio

Propiedades

  Nombre Descripción
Propiedad pública Current Gets the Urn object value that specifies the object that the operation is currently processing.
Propiedad pública InnerException Gets the exception instance that caused the current exception.

Principio