Erick Thompson [mailto:[EMAIL PROTECTED]] wrote:

> How do I get the name of class I'm currently executing in if
> I'm in a static method?

<codeSnippet language="C#">
typeof(YourClass).Name
</codeSnippet>

HTH,
Drew

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Reply via email to