DebugSession.ShowExceptionMessageBox(Exception) Metode
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
public:
static void ShowExceptionMessageBox(Exception ^ ex);
public static void ShowExceptionMessageBox (Exception ex);
static member ShowExceptionMessageBox : Exception -> unit
Public Shared Sub ShowExceptionMessageBox (ex As Exception)
Parameter
- ex
- Exception