Link to home
Create AccountLog in
Avatar of VBdotnet2005
VBdotnet2005Flag for United States of America

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
ASKER CERTIFIED SOLUTION
Avatar of Jaime Olivares
Jaime Olivares
Flag of Peru image

Link to home
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
See answer