- Namespace
- CondenserDotNet
.Configuration - Containing Type
- I
Configuration Registry
Syntax
bool TryGetValue(string key, out string value)
Parameters
| Name | Type | Description |
|---|---|---|
| key | string | |
| value | string |
Return Value
| Type | Description |
|---|---|
| bool |
bool TryGetValue(string key, out string value)
| Name | Type | Description |
|---|---|---|
| key | string | |
| value | string |
| Type | Description |
|---|---|
| bool |