VBdotnet2005
asked on
Registry.LocalMachine
http://msdn.microsoft.com/en-us/library/microsoft.win32.registry.localmachine.aspx
I am using VS2008 on Win 2003 server. Why can't I see
Dim value As RegistryKey
value = Registry.LocalMachine <<< LocalMachine
I did import Microsoft.Win32
I am using VS2008 on Win 2003 server. Why can't I see
Dim value As RegistryKey
value = Registry.LocalMachine <<< LocalMachine
I did import Microsoft.Win32
ASKER CERTIFIED SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.