IsolatedStorageSettingsKeys Property |
Gets a collection that contains the keys in the dictionary.
Namespace: System.IO.IsolatedStorageAssembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax public ICollection Keys { get; }
Property Value
Type:
ICollectionSee Also