System::IO::File::Move yöntemi
File::Move method
Belirtilen dosyayı yeni konuma taşır.
static void System::IO::File::Move(const String &sourceFileName, const String &destFileName)
| Parametre | Tür | Açıklama |
|---|---|---|
| sourceFileName | const String& | Taşınacak bir dosya |
| destFileName | const String& | sourceFileName tarafından başvurulan bir dosyanın yeni konumu |
Ayrıca Bakınız
- Class String
- Class File
- Namespace System::IO
- Library Aspose.Font for C++