RemoteSettings.HasKey
public static bool HasKey(string key);
Parameters
| key | The key identifying the setting. |
Returns
bool True, if the key exists.
Description 描述
Reports whether the specified key exists in the remote settings configuration.
| key | The key identifying the setting. |
bool True, if the key exists.
Reports whether the specified key exists in the remote settings configuration.