Property | Type | Description |
---|
Method | Description | |
---|---|---|
GetValue ( string key ) : string |
Returns a value from app.config or an empty string, if value is not present.
|
public static GetValue ( string key ) : string | ||
key | string | The key. |
return | string |