UnhandledExceptionEventArgs クラスとは? わかりやすく解説

Weblio 辞書 > コンピュータ > .NET Framework クラス ライブラリ リファレンス > UnhandledExceptionEventArgs クラスの意味・解説 

UnhandledExceptionEventArgs クラス

メモ : このクラスは、.NET Framework version 2.0新しく追加されたものです。

My.Application.UnhandledException イベントデータ提供します

名前空間: Microsoft.VisualBasic.ApplicationServices
アセンブリ: Microsoft.VisualBasic (microsoft.visualbasic.dll 内)
構文構文

<ComVisibleAttribute(False)> _
Public Class UnhandledExceptionEventArgs
    Inherits ThreadExceptionEventArgs
Dim instance As UnhandledExceptionEventArgs
[ComVisibleAttribute(false)] 
public class UnhandledExceptionEventArgs :
 ThreadExceptionEventArgs
[ComVisibleAttribute(false)] 
public ref class UnhandledExceptionEventArgs
 : public ThreadExceptionEventArgs
/** @attribute ComVisibleAttribute(false) */ 
public class UnhandledExceptionEventArgs extends
 ThreadExceptionEventArgs
ComVisibleAttribute(false) 
public class UnhandledExceptionEventArgs extends
 ThreadExceptionEventArgs
解説解説
継承階層継承階層
System.Object
   System.EventArgs
     System.Threading.ThreadExceptionEventArgs
      Microsoft.VisualBasic.ApplicationServices.UnhandledExceptionEventArgs
スレッド セーフスレッド セーフ
この型の public static (Visual Basic では Shared) メンバはすべて、スレッド セーフです。インスタンス メンバ場合は、スレッド セーフであるとは限りません。
プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
UnhandledExceptionEventArgs メンバ
Microsoft.VisualBasic.ApplicationServices 名前空間
その他の技術情報
My.Application.UnhandledException イベント
Visual Basic アプリケーション モデルの概要

UnhandledExceptionEventArgs クラス

アプリケーション ドメイン処理されない例外がある場合発生するイベントデータ提供します

名前空間: System
アセンブリ: mscorlib (mscorlib.dll 内)
構文構文

<SerializableAttribute> _
<ComVisibleAttribute(True)> _
Public Class UnhandledExceptionEventArgs
    Inherits EventArgs
Dim instance As UnhandledExceptionEventArgs
[SerializableAttribute] 
[ComVisibleAttribute(true)] 
public class UnhandledExceptionEventArgs :
 EventArgs
[SerializableAttribute] 
[ComVisibleAttribute(true)] 
public ref class UnhandledExceptionEventArgs
 : public EventArgs
/** @attribute SerializableAttribute() */ 
/** @attribute ComVisibleAttribute(true) */ 
public class UnhandledExceptionEventArgs extends
 EventArgs
SerializableAttribute 
ComVisibleAttribute(true) 
public class UnhandledExceptionEventArgs extends
 EventArgs
解説解説

UnhandledExceptionEventArgs は、例外オブジェクト共通言語ランタイム終了かどうかを示すフラグへのアクセス提供しますUnhandledExceptionEventArgs は、UnhandledExceptionEventHandler に渡されるパラメータ1 つです。

イベント ハンドラ デリゲート詳細については、「イベントデリゲート」を参照してください

継承階層継承階層
System.Object
   System.EventArgs
    System.UnhandledExceptionEventArgs
スレッド セーフスレッド セーフ
この型の public static (Visual Basic では Shared) メンバはすべて、スレッド セーフです。インスタンス メンバ場合は、スレッド セーフであるとは限りません。
プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
UnhandledExceptionEventArgs メンバ
System 名前空間
UnhandledExceptionEventHandler
その他の技術情報
イベントデリゲート


このページでは「.NET Framework クラス ライブラリ リファレンス」からUnhandledExceptionEventArgs クラスを検索した結果を表示しています。
Weblioに収録されているすべての辞書からUnhandledExceptionEventArgs クラスを検索する場合は、下記のリンクをクリックしてください。
 全ての辞書からUnhandledExceptionEventArgs クラス を検索

英和和英テキスト翻訳>> Weblio翻訳
英語⇒日本語日本語⇒英語
  

辞書ショートカット

すべての辞書の索引

「UnhandledExceptionEventArgs クラス」の関連用語

UnhandledExceptionEventArgs クラスのお隣キーワード
検索ランキング

   

英語⇒日本語
日本語⇒英語
   



UnhandledExceptionEventArgs クラスのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

   
日本マイクロソフト株式会社日本マイクロソフト株式会社
© 2025 Microsoft.All rights reserved.

©2025 GRAS Group, Inc.RSS