RegistryKey key = Registry.LocalMachine.OpenSubKey("SYSTEM\ControlSet001\Control\Network\");
string readName = (string)key.GetValue("Name");
RegistryKey key = Registry.LocalMachine.OpenSubKey("SYSTEM\ControlSet001\Control\Network\");
string readName = (string)key.GetValue("Name");
開始在上面輸入您的搜索詞,然後按回車進行搜索。按ESC取消。