Partager via


AutomationThreadParams.ex Property

Definition

Gets or sets the exception.

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

Property Value

Applies to