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 | |
---|---|---|
Equals | (Se hereda de Object). | |
Finalize | (Se hereda de Object). | |
GetHashCode | (Se hereda de Object). | |
GetType | (Se hereda de Object). | |
MemberwiseClone | (Se hereda de Object). | |
ToString | (Se hereda de Object). |
Principio
Propiedades
Nombre | Descripción | |
---|---|---|
Current | Gets the Urn object value that specifies the object that the operation is currently processing. | |
InnerException | Gets the exception instance that caused the current exception. |
Principio
Vea también