IConfigurationRegistry.

SetKeyAsync(string, string) Method

Syntax

Task<bool> SetKeyAsync(string keyPath, string value)

Parameters

Name Type Description
keyPath string
value string

Return Value

Type Description
Task<bool>