Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Getting calling method name?
Message
From
26/02/2013 15:02:57
 
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Environment versions
Environment:
C# 4.0
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01566974
Message ID:
01566978
Views:
39
>I have a method which I call from another method. I am wondering whether is a way to get that calling method's name in the current method?
>
>I want to use this for logging. I guess I can pass the method's name as alternative.

You will need to use reflection for that.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform