BMXNET 4.0 Developer API
Assembly: BMXWIN40 (in BMXWIN40.dll)
Syntax
C# | Visual Basic | Visual C++ |
protected static LocalPersistentStore CreateIn( IsolatedStorageScope aScope, bool tryParentKeysOnRead )
Protected Shared Function CreateIn ( _ aScope As IsolatedStorageScope, _ tryParentKeysOnRead As Boolean _ ) As LocalPersistentStore
protected: static LocalPersistentStore^ CreateIn( IsolatedStorageScope aScope, bool tryParentKeysOnRead )