G
Guest
Hi
i have declared the following GUID
Public myGUID3 As New Guid("00873FDF-61A8-11D1-AA5E-00C04FB1728B")
when i run the program, during debugging, when i check the myGUID3 value, it
return as empty? how come i cannot the value that i have declared?
i have declared the following GUID
Public myGUID3 As New Guid("00873FDF-61A8-11D1-AA5E-00C04FB1728B")
when i run the program, during debugging, when i check the myGUID3 value, it
return as empty? how come i cannot the value that i have declared?