IsolatedStorageFile
which methods is not used to create a new IsolatedStorageFile object?
Select Answer:
IsolatedStorageFile.GetStore
IsolatedStorageFile.GetMachineStoreForAssembly
IsolatedStorageFile.GetUserStoreForAssembly
IsolatedStorageFile constructor
|