How to: Write to an Application Event Log (Visual Basic)

How to: Write to an Application Event Log (Visual Basic)

瀏覽:391
日期:2025-07-11
Use the My.Application.Log.WriteEntry or My.Application.Log.WriteException method to write information to the event log. For more information, see How to: Write Log Messages (Visual Basic) and How to: Log Exceptions in Visual Basic. After you configure th...看更多