UnhandledExceptionEventArgs.ExitApplication プロパティとは? わかりやすく解説

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

UnhandledExceptionEventArgs.ExitApplication プロパティ

メモ : このプロパティは、.NET Framework version 2.0新しく追加されたものです。

例外ハンドラ終了時アプリケーション終了するかどうか示します

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

Dim instance As UnhandledExceptionEventArgs
Dim value As Boolean

value = instance.ExitApplication

instance.ExitApplication = value
public bool ExitApplication { get;
 set; }
public:
property bool ExitApplication {
    bool get ();
    void set (bool value);
}
/** @property */
public boolean get_ExitApplication ()

/** @property */
public void set_ExitApplication (boolean value)
public function get ExitApplication
 () : boolean

public function set ExitApplication
 (value : boolean)

プロパティ
例外ハンドラ終了時アプリケーション終了するかどうかを示す Boolean

解説解説
プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
UnhandledExceptionEventArgs クラス
UnhandledExceptionEventArgs メンバ
Microsoft.VisualBasic.ApplicationServices 名前空間
その他の技術情報
My.Application.UnhandledException イベント
Visual Basic アプリケーション モデルの概要


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

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

辞書ショートカット

すべての辞書の索引

UnhandledExceptionEventArgs.ExitApplication プロパティのお隣キーワード
検索ランキング

   

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



UnhandledExceptionEventArgs.ExitApplication プロパティのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

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

©2024 GRAS Group, Inc.RSS