System::IO::File::Move metodu
File::Move method
Belirtilen dosyayı yeni konuma taşır.
static void System::IO::File::Move(const String &sourceFileName, const String &destFileName)
| Parameter | Type | Açıklama |
|---|---|---|
| sourceFileName | const String& | Taşınacak bir dosya |
| destFileName | const String& | sourceFileName tarafından referans edilen bir dosyanın yeni konumu |
Ayrıca Bakınız
- Class String
- Class File
- Namespace System::IO
- Library Aspose.Page for C++