Membros RelocateFile
The RelocateFile object is a programmatic tool that lets a file be relocated.
O tipo RelocateFile expõe os seguintes membros.
Construtores
Nome | Descrição | |
---|---|---|
RelocateFile() () () () | Initializes a new instance of the RelocateFile class. | |
RelocateFile(String, String) | Initializes a new instance of the RelocateFile class. |
Início
Métodos
Nome | Descrição | |
---|---|---|
Equals | (Herdado de Object.) | |
Finalize | (Herdado de Object.) | |
GetHashCode | (Herdado de Object.) | |
GetType | (Herdado de Object.) | |
MemberwiseClone | (Herdado de Object.) | |
ToString | (Herdado de Object.) |
Início
Propriedades
Nome | Descrição | |
---|---|---|
LogicalFileName | Gets or sets the logical file name for the specified file. | |
PhysicalFileName | Gets or sets the physical file name for the specified file. |
Início