ConfigurationRegistryProvider.

TryGet(string, string) Method

Syntax

public override bool TryGet(string key, out string value)

Parameters

Name Type Description
key string
value string

Return Value

Type Description
bool