ExceptionHelpers.FormatRecursiveException(Exception) Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
public:
static System::String ^ FormatRecursiveException(Exception ^ e);
public static string FormatRecursiveException (Exception e);
static member FormatRecursiveException : Exception -> string
Public Shared Function FormatRecursiveException (e As Exception) As String