How to get filename and line number info?

  • Thread starter Thread starter Mike
  • Start date Start date
M

Mike

Is there any way to get filename and line number info from your source
code (analogous to __LINE__, i.e. for log messages) in CF? Looks like
System.Diagnostics.Trace will do this in .NET Framework, but that's not
supported in CF.

Thanks,
Mike
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top