MessageBoxHelper.GetExceptionMessages(Exception) Method

Definition

public:
 static System::String ^ GetExceptionMessages(Exception ^ exception);
public static string GetExceptionMessages (Exception exception);
static member GetExceptionMessages : Exception -> string

Parameters

exception
Exception

Returns

String

Applies to