Retrieves the name of the key.
[Visual Basic] Public ReadOnly Property Name As String [C#] public string Name {get;} [C++] public: __property String* get_Name(); [JScript] public function get Name() : String;
RegistryKey Class | RegistryKey Members | Microsoft.Win32 Namespace