Свойство | Type | Description |
---|
Méthode | Description | |
---|---|---|
GetString ( string key ) : string |
Returns the value from the resource file corresponding to the specified key.
|
|
GetString ( string key, |
Returns a value from the resource file corresponding to the specified key and System.Globalization.CultureInfo.
|
public GetString ( string key ) : string | ||
key | string | The key for which the corresponding value is required. |
Résultat | string |
public GetString ( string key, |
||
key | string | The key for which the corresponding value is required. |
culture | The specified |
|
Résultat | string |