Элементы RelocateFile
The RelocateFile object is a programmatic tool that lets a file be relocated.
Тип RelocateFile предоставляет доступ к следующим элементам.
Конструкторы
Имя | Описание | |
---|---|---|
RelocateFile() () () () | Initializes a new instance of the RelocateFile class. | |
RelocateFile(String, String) | Initializes a new instance of the RelocateFile class. |
В начало
Методы
Имя | Описание | |
---|---|---|
Equals | (Наследуется из Object.) | |
Finalize | (Наследуется из Object.) | |
GetHashCode | (Наследуется из Object.) | |
GetType | (Наследуется из Object.) | |
MemberwiseClone | (Наследуется из Object.) | |
ToString | (Наследуется из Object.) |
В начало
Свойства
Имя | Описание | |
---|---|---|
LogicalFileName | Gets or sets the logical file name for the specified file. | |
PhysicalFileName | Gets or sets the physical file name for the specified file. |
В начало