Click or drag to resize
Cimbalino ToolkitLegacyApplicationSettingsServiceHandlerApplicationSettings Field
The instance of IsolatedStorageSettings that contains the contents of the application's IsolatedStorageFile, scoped at the application level, or creates a new instance of IsolatedStorageSettings if one does not exist.

Namespace: Cimbalino.Toolkit.Services
Assembly: Cimbalino.Toolkit.Core (in Cimbalino.Toolkit.Core.dll) Version: 2.2.1.0 (2.2.1.0)
Syntax
C#
protected static readonly IsolatedStorageSettings ApplicationSettings

Field Value

Type: IsolatedStorageSettings
Version Information

Windows Phone Silverlight

Supported in: 8.1, 8.0
See Also