IPreferences.

Set(string, bool, string) Method

Syntax

void Set(string key, bool value, string sharedName)

Parameters

Name Type Description
key string
value bool
sharedName string

Return Value

Type Description
void