IVsSettingsStorageContainer::RemoveValue Method (String^)
Visual Studio 2015
Removes the value for the specified key.
Assembly: Microsoft.VisualStudio.Shell.Interop.12.0 (in Microsoft.VisualStudio.Shell.Interop.12.0.dll)
RemoveValue and RemoveMultiKeyValue can remove entire subcollections as well as individual string values. RemoveValue only searches values at the top level (not in subcollections).
Show: