FileUtilities - класс Члены Смотри также Terrasoft.Common - пространство имен : FileUtilities - класс C#
Glossary Item Box
public static class FileUtilities
Тип FileUtilities предоставляет следующие члены.
Имя | Описание | |
---|---|---|
CheckIsReadOnly | Verifies whether the specified file is read-only. | |
CompleteDirectoryName | Forms the name of the specified folder in the following format: [Folder Name][Separator]. | |
CreateDirectory | Creates the folder. | |
Delete | Deletes the specified file. | |
GetCompleteParentDirectoryName | Gets full path string of the parent folder for the specified folder. | |
GetIsPathValid | ||
GetMD5Hash | Перегружен. | |
GetMD5HashFromString | ||
GetUniqueFileName | Перегружен. | |
IsLocked | Determines whether the specified file is locked. | |
IsReadOnly | Determines whether the specified file is read-only. | |
MakeAbsolutePath | Forms the absolute path to the file. | |
MakeRelativePath | Forms relative path to the file. | |
Replace | Перегружен. | |
ResetAllAttributes | ||
ResetReadOnlyAttribute | Resets the "Read-only" attribute for the specified file. | |
SetHiddenAttribute | Sets the "Hidden" attribute for the specified file. | |
SetReadOnlyAttribute | Sets the "Read-only" attribute for the specified file. | |
WriteInFile | Writes to the file. |
System.Object
Terrasoft.Common.FileUtilities