Retrieves a string representation of this key.
[Visual Basic] Overrides Public Function ToString() As String [C#] public override string ToString(); [C++] public: override String* ToString(); [JScript] public override function ToString() : String;
A string representing the key.
RegistryKey Class | RegistryKey Members | Microsoft.Win32 Namespace