RegistrationAttribute::RegistrationContext::RemoveKeyIfEmpty Method (String^)
Visual Studio 2015
Removes the key of the specified name if it has no child key and no value.
Assembly: Microsoft.VisualStudio.Shell.Immutable.10.0 (in Microsoft.VisualStudio.Shell.Immutable.10.0.dll)
Parameters
- name
-
Type:
System::String^
The name of the key to remove.
Show: