IStringStorage::SetAsync Method (String^, StringWithMachineLocalFlag^)
Visual Studio 2015
Stores a value and machine-local flag under a specified name.
Assembly: Microsoft.VisualStudio.Utilities (in Microsoft.VisualStudio.Utilities.dll)
Parameters
- name
-
Type:
System::String^
The case-insensitive name of the setting.
- value
-
Type:
Microsoft.VisualStudio.Settings::StringWithMachineLocalFlag^
The value
Show: