Membros ScriptingErrorEventArgs
The ScriptingErrorEventArgs object provides programmatic access to the arguments used to report the errors that occur during scripting operations.
O tipo ScriptingErrorEventArgs expõe os seguintes membros.
Métodos
Nome | Descrição | |
---|---|---|
Equals | (Herdado de Object.) | |
Finalize | (Herdado de Object.) | |
GetHashCode | (Herdado de Object.) | |
GetType | (Herdado de Object.) | |
MemberwiseClone | (Herdado de Object.) | |
ToString | (Herdado de Object.) |
Início
Propriedades
Nome | Descrição | |
---|---|---|
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. |
Início
Consulte também