Method SetValue
SetValue(string, object)
Sets the value of the specified setting key.
public Task SetValue(string settingsKey, object value)
Parameters
Returns
- Task
A task representing the asynchronous operation.
Sets the value of the specified setting key.
public Task SetValue(string settingsKey, object value)
A task representing the asynchronous operation.