Hi,
What is the difference between Debug.write and Trace.write? When should each be used?
Thanks
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Prabhu RajaPosted Sep 30, 2011, 12:29 AM
Debug.Write & Trace.write - both works in Debug mode, while in Release Mode,Trace.write only will work .