Share via


CLRInterop.setCLRException(Exception) Method

Definition

public:
 static void setCLRException(Exception ^ expValue);
public static void setCLRException (Exception expValue);
static member setCLRException : Exception -> unit
Public Shared Sub setCLRException (expValue As Exception)

Parameters

expValue
Exception

Applies to