Platform Core .NET Assemblies API
FileUtilities Class Members
See Also  Methods  Send Feedback
Terrasoft.Common Namespace : FileUtilities Class

Glossary Item Box

The following tables list the members exposed by FileUtilities.

Public Methods

 NameDescription
Public Methodstatic (Shared in Visual Basic)CheckIsReadOnlyVerifies whether the specified file is read-only.  
Public Methodstatic (Shared in Visual Basic)CompleteDirectoryNameForms the name of the specified folder in the following format: [Folder Name][Separator].  
Public Methodstatic (Shared in Visual Basic)CreateDirectoryCreates the folder.  
Public Methodstatic (Shared in Visual Basic)CreateDirectoryByFilePathCreates a catalog under the specified file path.  
Public Methodstatic (Shared in Visual Basic)DeleteDeletes the specified file.  
Public Methodstatic (Shared in Visual Basic)DeleteDirectoryDeletes the specified existing directory and, if indicated, any subdirectories and files in the directory.  
Public Methodstatic (Shared in Visual Basic)GetCompleteParentDirectoryNameGets full path string of the parent folder for the specified folder.  
Public Methodstatic (Shared in Visual Basic)GetFilesGets file names from the specified directory.  
Public Methodstatic (Shared in Visual Basic)GetIsPathValid  
Public Methodstatic (Shared in Visual Basic)GetMD5HashOverloaded.   
Public Methodstatic (Shared in Visual Basic)GetMD5HashFromString  
Public Methodstatic (Shared in Visual Basic)GetUniqueFileNameOverloaded.   
Public Methodstatic (Shared in Visual Basic)IsLockedDetermines whether the specified file is locked.  
Public Methodstatic (Shared in Visual Basic)IsReadOnlyDetermines whether the specified file is read-only.  
Public Methodstatic (Shared in Visual Basic)MakeAbsolutePathForms the absolute path to the file.  
Public Methodstatic (Shared in Visual Basic)MakeRelativePathForms relative path to the file.  
Public Methodstatic (Shared in Visual Basic)ReplaceOverloaded.   
Public Methodstatic (Shared in Visual Basic)ResetAllAttributes  
Public Methodstatic (Shared in Visual Basic)ResetReadOnlyAttributeResets the "Read-only" attribute for the specified file.  
Public Methodstatic (Shared in Visual Basic)SetHiddenAttributeSets the "Hidden" attribute for the specified file.  
Public Methodstatic (Shared in Visual Basic)SetReadOnlyAttributeSets the "Read-only" attribute for the specified file.  
Public Methodstatic (Shared in Visual Basic)WriteInFileWrites to file.  
Top

See Also

© Terrasoft 2002-2018.