IVsStringMap::RemoveValue Method (String^)
Visual Studio 2015
Deletes a key-value pair.
Assembly: Microsoft.VisualStudio.Shell.Interop.10.0 (in Microsoft.VisualStudio.Shell.Interop.10.0.dll)
Parameters
- szKey
-
Type:
System::String^
[in] The name of the key for the key-value pair to delete.
Show: