| _applicationIdentity | System.IO.IsolatedStorage.IsolatedStorage | private |
| _assemblyIdentity | System.IO.IsolatedStorage.IsolatedStorage | private |
| _closed | System.IO.IsolatedStorage.IsolatedStorageFile | private |
| _disposed | System.IO.IsolatedStorage.IsolatedStorageFile | private |
| _domainIdentity | System.IO.IsolatedStorage.IsolatedStorage | private |
| _internalLock | System.IO.IsolatedStorage.IsolatedStorageFile | private |
| _quota | System.IO.IsolatedStorage.IsolatedStorage | private |
| _rootDirectory | System.IO.IsolatedStorage.IsolatedStorageFile | private |
| _validQuota | System.IO.IsolatedStorage.IsolatedStorage | private |
| ApplicationIdentity | System.IO.IsolatedStorage.IsolatedStorage | |
| AssemblyIdentity | System.IO.IsolatedStorage.IsolatedStorage | |
| AvailableFreeSpace | System.IO.IsolatedStorage.IsolatedStorageFile | |
| Close() | System.IO.IsolatedStorage.IsolatedStorageFile | inline |
| ContainsUnknownFiles(string directory) | System.IO.IsolatedStorage.IsolatedStorageFile | inlineprivate |
| CopyFile(string sourceFileName, string destinationFileName) | System.IO.IsolatedStorage.IsolatedStorageFile | inline |
| CopyFile(string sourceFileName, string destinationFileName, bool overwrite) | System.IO.IsolatedStorage.IsolatedStorageFile | inline |
| CreateDirectory(string dir) | System.IO.IsolatedStorage.IsolatedStorageFile | inline |
| CreateFile(string path) | System.IO.IsolatedStorage.IsolatedStorageFile | inline |
| CurrentSize | System.IO.IsolatedStorage.IsolatedStorageFile | |
| DeleteDirectory(string dir) | System.IO.IsolatedStorage.IsolatedStorageFile | inline |
| DeleteFile(string file) | System.IO.IsolatedStorage.IsolatedStorageFile | inline |
| DirectoryExists(string path) | System.IO.IsolatedStorage.IsolatedStorageFile | inline |
| Dispose() | System.IO.IsolatedStorage.IsolatedStorageFile | inline |
| Disposed | System.IO.IsolatedStorage.IsolatedStorageFile | package |
| DomainIdentity | System.IO.IsolatedStorage.IsolatedStorage | |
| EnsureStoreIsValid() | System.IO.IsolatedStorage.IsolatedStorageFile | inlinepackage |
| FileExists(string path) | System.IO.IsolatedStorage.IsolatedStorageFile | inline |
| GetCreationTime(string path) | System.IO.IsolatedStorage.IsolatedStorageFile | inline |
| GetDirectoryNames() | System.IO.IsolatedStorage.IsolatedStorageFile | inline |
| GetDirectoryNames(string searchPattern) | System.IO.IsolatedStorage.IsolatedStorageFile | inline |
| GetEnumerator(IsolatedStorageScope scope) | System.IO.IsolatedStorage.IsolatedStorageFile | inlinestatic |
| GetFileNames() | System.IO.IsolatedStorage.IsolatedStorageFile | inline |
| GetFileNames(string searchPattern) | System.IO.IsolatedStorage.IsolatedStorageFile | inline |
| GetFullPath(string partialPath) | System.IO.IsolatedStorage.IsolatedStorageFile | inlinepackage |
| GetIsolatedStorageException(string exceptionMsg, Exception rootCause) | System.IO.IsolatedStorage.IsolatedStorageFile | inlinepackagestatic |
| GetLastAccessTime(string path) | System.IO.IsolatedStorage.IsolatedStorageFile | inline |
| GetLastWriteTime(string path) | System.IO.IsolatedStorage.IsolatedStorageFile | inline |
| GetLifetimeService() | System.MarshalByRefObject | inline |
| GetMachineStoreForApplication() | System.IO.IsolatedStorage.IsolatedStorageFile | inlinestatic |
| GetMachineStoreForAssembly() | System.IO.IsolatedStorage.IsolatedStorageFile | inlinestatic |
| GetMachineStoreForDomain() | System.IO.IsolatedStorage.IsolatedStorageFile | inlinestatic |
| GetStore(IsolatedStorageScope scope) | System.IO.IsolatedStorage.IsolatedStorageFile | inlineprivatestatic |
| GetStore(IsolatedStorageScope scope, Type? applicationEvidenceType) | System.IO.IsolatedStorage.IsolatedStorageFile | inlinestatic |
| GetStore(IsolatedStorageScope scope, object? applicationIdentity) | System.IO.IsolatedStorage.IsolatedStorageFile | inlinestatic |
| GetStore(IsolatedStorageScope scope, Type? domainEvidenceType, Type? assemblyEvidenceType) | System.IO.IsolatedStorage.IsolatedStorageFile | inlinestatic |
| GetStore(IsolatedStorageScope scope, object? domainIdentity, object? assemblyIdentity) | System.IO.IsolatedStorage.IsolatedStorageFile | inlinestatic |
| GetUserStoreForApplication() | System.IO.IsolatedStorage.IsolatedStorageFile | inlinestatic |
| GetUserStoreForAssembly() | System.IO.IsolatedStorage.IsolatedStorageFile | inlinestatic |
| GetUserStoreForDomain() | System.IO.IsolatedStorage.IsolatedStorageFile | inlinestatic |
| GetUserStoreForSite() | System.IO.IsolatedStorage.IsolatedStorageFile | inlinestatic |
| IdentityHash | System.IO.IsolatedStorage.IsolatedStorage | package |
| IncreaseQuotaTo(long newQuotaSize) | System.IO.IsolatedStorage.IsolatedStorageFile | inlinevirtual |
| InitializeLifetimeService() | System.MarshalByRefObject | inlinevirtual |
| InitStore(IsolatedStorageScope scope, Type appEvidenceType) | System.IO.IsolatedStorage.IsolatedStorage | inlineprotected |
| InitStore(IsolatedStorageScope scope, Type? domainEvidenceType, Type? assemblyEvidenceType) | System.IO.IsolatedStorage.IsolatedStorage | inlineprotected |
| IsDeleted | System.IO.IsolatedStorage.IsolatedStorageFile | package |
| IsEnabled | System.IO.IsolatedStorage.IsolatedStorageFile | static |
| IsIdFile(string file) | System.IO.IsolatedStorage.IsolatedStorageFile | inlineprivatestatic |
| IsInfoFile(string file) | System.IO.IsolatedStorage.IsolatedStorageFile | inlineprivatestatic |
| IsMatchingScopeDirectory(string directory) | System.IO.IsolatedStorage.IsolatedStorageFile | inlineprivate |
| IsolatedStorageFile(IsolatedStorageScope scope) | System.IO.IsolatedStorage.IsolatedStorageFile | inlinepackage |
| MaximumSize | System.IO.IsolatedStorage.IsolatedStorageFile | |
| MemberwiseClone(bool cloneIdentity) | System.MarshalByRefObject | inlineprotected |
| MoveDirectory(string sourceDirectoryName, string destinationDirectoryName) | System.IO.IsolatedStorage.IsolatedStorageFile | inline |
| MoveFile(string sourceFileName, string destinationFileName) | System.IO.IsolatedStorage.IsolatedStorageFile | inline |
| OpenFile(string path, FileMode mode) | System.IO.IsolatedStorage.IsolatedStorageFile | inline |
| OpenFile(string path, FileMode mode, FileAccess access) | System.IO.IsolatedStorage.IsolatedStorageFile | inline |
| OpenFile(string path, FileMode mode, FileAccess access, FileShare share) | System.IO.IsolatedStorage.IsolatedStorageFile | inline |
| Quota | System.IO.IsolatedStorage.IsolatedStorageFile | |
| Remove() | System.IO.IsolatedStorage.IsolatedStorageFile | inline |
| Remove(IsolatedStorageScope scope) | System.IO.IsolatedStorage.IsolatedStorageFile | inlinestatic |
| RootDirectory | System.IO.IsolatedStorage.IsolatedStorageFile | private |
| Scope | System.IO.IsolatedStorage.IsolatedStorage | |
| SeparatorExternal | System.IO.IsolatedStorage.IsolatedStorage | protected |
| SeparatorInternal | System.IO.IsolatedStorage.IsolatedStorage | protected |
| UsedSize | System.IO.IsolatedStorage.IsolatedStorageFile | |
| VerifyGlobalScope(IsolatedStorageScope scope) | System.IO.IsolatedStorage.IsolatedStorageFile | inlineprivatestatic |
| VerifyScope(IsolatedStorageScope scope) | System.IO.IsolatedStorage.IsolatedStorage | inlineprivatestatic |