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

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

ApplicationBase.Log プロパティ

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

イベント例外情報アプリケーションログ リスナ出力するためのプロパティおよびメソッド提供するオブジェクト取得します

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

解説解説
使用例使用例

この例は、My.Application.Log.WriteEntry メソッド使用してトレース情報記録する方法示してます。詳細については、「方法 : ログ メッセージ書き込む」を参照してください

Public Sub TracingTest(ByVal
 fileName As String)
    My.Application.Log.WriteEntry( _
        "Entering TracingTest with argument " &
 _
        fileName & ".")
    ' Code to trace goes here.
    My.Application.Log.WriteEntry( _
        "Exiting TracingTest with argument " &
 _
        fileName & ".")
End Sub
プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
ApplicationBase クラス
ApplicationBase メンバ
Microsoft.VisualBasic.ApplicationServices 名前空間
その他の技術情報
My.Application.Log プロパティ
My.Application オブジェクト
My.Application.Log オブジェクト



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

辞書ショートカット

すべての辞書の索引

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

   

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



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

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

©2025 GRAS Group, Inc.RSS