IVsSettingsStorageContainer::SetMultiKeyValue Method (array<String^>^, UInt32, String^)
Visual Studio 2015
Set multi-key values.
Assembly: Microsoft.VisualStudio.Shell.Interop.12.0 (in Microsoft.VisualStudio.Shell.Interop.12.0.dll)
Parameters
- keys
-
Type:
array<System::String^>^
The keys.
- keyCount
-
Type:
System::UInt32
The number of keys.
- value
-
Type:
System::String^
The value.
Show: