Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
The My.Application.Log Object provides a property and methods for writing event and exception information to the application's log listeners.
Properties
Property |
Description |
|---|---|
Gets to the TraceSource object that underlies the My.Application.Log object. This is an advanced member; it does not appear in IntelliSense unless you click the All tab. |
Methods
Method |
Description |
|---|---|
Writes a message to the application's log listeners. |
|
Writes exception information to the application's log listeners. |