Summary
Gets the value.
- Assembly
- Rocket
.Surgery .Build .Information .dll - Namespace
- Rocket
.Surgery .Build .Information - Containing Type
- InformationProvider
Syntax
public IEnumerable<string> GetValue(string key)
Parameters
| Name | Type | Description |
|---|---|---|
| key | string | The key. |
Return Value
| Type | Description |
|---|---|
| IEnumerable |
System.String[]. |
