Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.IO.IsolatedStorage.IsolatedStorageFile Member List

This is the complete list of members for System.IO.IsolatedStorage.IsolatedStorageFile, including all inherited members.

_applicationIdentitySystem.IO.IsolatedStorage.IsolatedStorageprivate
_assemblyIdentitySystem.IO.IsolatedStorage.IsolatedStorageprivate
_closedSystem.IO.IsolatedStorage.IsolatedStorageFileprivate
_disposedSystem.IO.IsolatedStorage.IsolatedStorageFileprivate
_domainIdentitySystem.IO.IsolatedStorage.IsolatedStorageprivate
_internalLockSystem.IO.IsolatedStorage.IsolatedStorageFileprivate
_quotaSystem.IO.IsolatedStorage.IsolatedStorageprivate
_rootDirectorySystem.IO.IsolatedStorage.IsolatedStorageFileprivate
_validQuotaSystem.IO.IsolatedStorage.IsolatedStorageprivate
ApplicationIdentitySystem.IO.IsolatedStorage.IsolatedStorage
AssemblyIdentitySystem.IO.IsolatedStorage.IsolatedStorage
AvailableFreeSpaceSystem.IO.IsolatedStorage.IsolatedStorageFile
Close()System.IO.IsolatedStorage.IsolatedStorageFileinline
ContainsUnknownFiles(string directory)System.IO.IsolatedStorage.IsolatedStorageFileinlineprivate
CopyFile(string sourceFileName, string destinationFileName)System.IO.IsolatedStorage.IsolatedStorageFileinline
CopyFile(string sourceFileName, string destinationFileName, bool overwrite)System.IO.IsolatedStorage.IsolatedStorageFileinline
CreateDirectory(string dir)System.IO.IsolatedStorage.IsolatedStorageFileinline
CreateFile(string path)System.IO.IsolatedStorage.IsolatedStorageFileinline
CurrentSizeSystem.IO.IsolatedStorage.IsolatedStorageFile
DeleteDirectory(string dir)System.IO.IsolatedStorage.IsolatedStorageFileinline
DeleteFile(string file)System.IO.IsolatedStorage.IsolatedStorageFileinline
DirectoryExists(string path)System.IO.IsolatedStorage.IsolatedStorageFileinline
Dispose()System.IO.IsolatedStorage.IsolatedStorageFileinline
DisposedSystem.IO.IsolatedStorage.IsolatedStorageFilepackage
DomainIdentitySystem.IO.IsolatedStorage.IsolatedStorage
EnsureStoreIsValid()System.IO.IsolatedStorage.IsolatedStorageFileinlinepackage
FileExists(string path)System.IO.IsolatedStorage.IsolatedStorageFileinline
GetCreationTime(string path)System.IO.IsolatedStorage.IsolatedStorageFileinline
GetDirectoryNames()System.IO.IsolatedStorage.IsolatedStorageFileinline
GetDirectoryNames(string searchPattern)System.IO.IsolatedStorage.IsolatedStorageFileinline
GetEnumerator(IsolatedStorageScope scope)System.IO.IsolatedStorage.IsolatedStorageFileinlinestatic
GetFileNames()System.IO.IsolatedStorage.IsolatedStorageFileinline
GetFileNames(string searchPattern)System.IO.IsolatedStorage.IsolatedStorageFileinline
GetFullPath(string partialPath)System.IO.IsolatedStorage.IsolatedStorageFileinlinepackage
GetIsolatedStorageException(string exceptionMsg, Exception rootCause)System.IO.IsolatedStorage.IsolatedStorageFileinlinepackagestatic
GetLastAccessTime(string path)System.IO.IsolatedStorage.IsolatedStorageFileinline
GetLastWriteTime(string path)System.IO.IsolatedStorage.IsolatedStorageFileinline
GetLifetimeService()System.MarshalByRefObjectinline
GetMachineStoreForApplication()System.IO.IsolatedStorage.IsolatedStorageFileinlinestatic
GetMachineStoreForAssembly()System.IO.IsolatedStorage.IsolatedStorageFileinlinestatic
GetMachineStoreForDomain()System.IO.IsolatedStorage.IsolatedStorageFileinlinestatic
GetStore(IsolatedStorageScope scope)System.IO.IsolatedStorage.IsolatedStorageFileinlineprivatestatic
GetStore(IsolatedStorageScope scope, Type? applicationEvidenceType)System.IO.IsolatedStorage.IsolatedStorageFileinlinestatic
GetStore(IsolatedStorageScope scope, object? applicationIdentity)System.IO.IsolatedStorage.IsolatedStorageFileinlinestatic
GetStore(IsolatedStorageScope scope, Type? domainEvidenceType, Type? assemblyEvidenceType)System.IO.IsolatedStorage.IsolatedStorageFileinlinestatic
GetStore(IsolatedStorageScope scope, object? domainIdentity, object? assemblyIdentity)System.IO.IsolatedStorage.IsolatedStorageFileinlinestatic
GetUserStoreForApplication()System.IO.IsolatedStorage.IsolatedStorageFileinlinestatic
GetUserStoreForAssembly()System.IO.IsolatedStorage.IsolatedStorageFileinlinestatic
GetUserStoreForDomain()System.IO.IsolatedStorage.IsolatedStorageFileinlinestatic
GetUserStoreForSite()System.IO.IsolatedStorage.IsolatedStorageFileinlinestatic
IdentityHashSystem.IO.IsolatedStorage.IsolatedStoragepackage
IncreaseQuotaTo(long newQuotaSize)System.IO.IsolatedStorage.IsolatedStorageFileinlinevirtual
InitializeLifetimeService()System.MarshalByRefObjectinlinevirtual
InitStore(IsolatedStorageScope scope, Type appEvidenceType)System.IO.IsolatedStorage.IsolatedStorageinlineprotected
InitStore(IsolatedStorageScope scope, Type? domainEvidenceType, Type? assemblyEvidenceType)System.IO.IsolatedStorage.IsolatedStorageinlineprotected
IsDeletedSystem.IO.IsolatedStorage.IsolatedStorageFilepackage
IsEnabledSystem.IO.IsolatedStorage.IsolatedStorageFilestatic
IsIdFile(string file)System.IO.IsolatedStorage.IsolatedStorageFileinlineprivatestatic
IsInfoFile(string file)System.IO.IsolatedStorage.IsolatedStorageFileinlineprivatestatic
IsMatchingScopeDirectory(string directory)System.IO.IsolatedStorage.IsolatedStorageFileinlineprivate
IsolatedStorageFile(IsolatedStorageScope scope)System.IO.IsolatedStorage.IsolatedStorageFileinlinepackage
MaximumSizeSystem.IO.IsolatedStorage.IsolatedStorageFile
MemberwiseClone(bool cloneIdentity)System.MarshalByRefObjectinlineprotected
MoveDirectory(string sourceDirectoryName, string destinationDirectoryName)System.IO.IsolatedStorage.IsolatedStorageFileinline
MoveFile(string sourceFileName, string destinationFileName)System.IO.IsolatedStorage.IsolatedStorageFileinline
OpenFile(string path, FileMode mode)System.IO.IsolatedStorage.IsolatedStorageFileinline
OpenFile(string path, FileMode mode, FileAccess access)System.IO.IsolatedStorage.IsolatedStorageFileinline
OpenFile(string path, FileMode mode, FileAccess access, FileShare share)System.IO.IsolatedStorage.IsolatedStorageFileinline
QuotaSystem.IO.IsolatedStorage.IsolatedStorageFile
Remove()System.IO.IsolatedStorage.IsolatedStorageFileinline
Remove(IsolatedStorageScope scope)System.IO.IsolatedStorage.IsolatedStorageFileinlinestatic
RootDirectorySystem.IO.IsolatedStorage.IsolatedStorageFileprivate
ScopeSystem.IO.IsolatedStorage.IsolatedStorage
SeparatorExternalSystem.IO.IsolatedStorage.IsolatedStorageprotected
SeparatorInternalSystem.IO.IsolatedStorage.IsolatedStorageprotected
UsedSizeSystem.IO.IsolatedStorage.IsolatedStorageFile
VerifyGlobalScope(IsolatedStorageScope scope)System.IO.IsolatedStorage.IsolatedStorageFileinlineprivatestatic
VerifyScope(IsolatedStorageScope scope)System.IO.IsolatedStorage.IsolatedStorageinlineprivatestatic