Hello there everyone!!!
Im new here so be nice . I resently started with vb.net, and i made a sample from my book i got for Xmas, but it didint work.
The compiler found a error in my code, i dont understand how come?...
Im using konsole and notepad to code Visual Basic.net.. Anyway here is the code who dont work;
Import System
Public Class steg3
Shared Sub Main()
System.Console.Writeline(System.Enviroment.OSVersion.ToString())
End Sub
End Class
Some error at system.Enviroment i dont know, hope someone can help me, thx.
Im new here so be nice . I resently started with vb.net, and i made a sample from my book i got for Xmas, but it didint work.
The compiler found a error in my code, i dont understand how come?...
Im using konsole and notepad to code Visual Basic.net.. Anyway here is the code who dont work;
Import System
Public Class steg3
Shared Sub Main()
System.Console.Writeline(System.Enviroment.OSVersion.ToString())
End Sub
End Class
Some error at system.Enviroment i dont know, hope someone can help me, thx.