How do I read a registry key that is a REG_MULTI_SZ type.

I have tried all the normal ways, but get an error "Could not get the registry value's data" .

I have tried the following commands:

Registry.GetValueData
Registry.GetValueNames