Compartir a través de


ExceptionHandlingThrowResult.ExceptionToThrow Propiedad

Definición

Obtiene o establece la excepción que se debe producir en el cliente.

public Exception ExceptionToThrow { get; set; }
member this.ExceptionToThrow : Exception with get, set
Public Property ExceptionToThrow As Exception

Valor de propiedad

Excepción que se produce

Se aplica a