Re: Finding current Procedure
From: Herfried K. Wagner [MVP] (hirf-spam-me-here_at_gmx.at)
Date: 02/13/04
- Next message: Rob Windsor [MVP]: "Re: Get the Domain-Groups of a User?"
- Previous message: Cor: "OT"
- In reply to: Tor Inge Rislaa: "Finding current Procedure"
- Next in thread: Tor Inge Rislaa: "Re: Finding current Procedure"
- Reply: Tor Inge Rislaa: "Re: Finding current Procedure"
- Messages sorted by: [ date ] [ thread ]
Date: 13 Feb 2004 15:13:00 +0100
* "Tor Inge Rislaa" <tor.inge.nospam@rislaa.no> scripsit:
> I want to write errors to a log-file, where the error log contain the
> description of where the error occurred and what kind of error it was.
\\\
MsgBox(System.Reflection.MethodBase.GetCurrentMethod().Name)
///
-- Herfried K. Wagner [MVP] <http://www.mvps.org/dotnet>
- Next message: Rob Windsor [MVP]: "Re: Get the Domain-Groups of a User?"
- Previous message: Cor: "OT"
- In reply to: Tor Inge Rislaa: "Finding current Procedure"
- Next in thread: Tor Inge Rislaa: "Re: Finding current Procedure"
- Reply: Tor Inge Rislaa: "Re: Finding current Procedure"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|