DebugSession.ShowExceptionMessageBox(Exception) 메서드

정의

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

매개 변수

적용 대상