void SetString | ( | string | key, |
string | value | ||
) |
key | A string that uniquely identifies the Preference in storage. |
value | A string value to be stored in the preference. |
Implements IStorePreferences.
Referenced by XmlPreferenceInterface.SetAssetPath().