IConfigSource.

TrySetKeyAsync(string, string) Method

Syntax

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

Parameters

Name Type Description
keyPath string
value string

Return Value

Type Description
Task<bool>