Compartir a través de


VSTATaskScriptingEngine.ExecutionException Propiedad

Definición

Obtiene o establece la excepción que se produce durante la ejecución del script.

public:
 property Exception ^ ExecutionException { Exception ^ get(); void set(Exception ^ value); };
public Exception ExecutionException { get; set; }
member this.ExecutionException : Exception with get, set
Public Property ExecutionException As Exception

Valor de propiedad

Excepción que se produce durante la ejecución del script.

Se aplica a