We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Your example 1.5

I'm using VB.Net standard eddition. I tried your code example but where I'm declaring the following Dim current As Process=Process.GetCurrentProcess() Process gets underlined, like it's not accepting this setting.I also tried: Dim current as Process current=Process.GetCurrentProcess() Still Process where I'm setting current=... is getting underlined. What is wrong? Thank you.

1 Reply

PS Prakash S Syncfusion Team June 3, 2003 05:42 PM UTC

Hi Peter, Make sure that you have the System.Diagnostics namespace referenced in your file. Other than that, not sure why you are having trouble with either syntax. Both seem to work fine on my machine. Prakash Syncfusion

Loader.
Live Chat Icon For mobile
Up arrow icon