Aracılığıyla paylaş


CLRInterop.filterCLRException(Exception) Method

Definition

public:
 static bool filterCLRException(Exception ^ expValue);
public static bool filterCLRException (Exception expValue);
static member filterCLRException : Exception -> bool
Public Shared Function filterCLRException (expValue As Exception) As Boolean

Parameters

expValue
Exception

Returns

Applies to