System::IO::Path::GetFileName yöntemi
Path::GetFileName method
Belirtilen yol tarafından referans edilen dosyanın adını döndürür.
static String System::IO::Path::GetFileName(const String &path)
| Parameter | Type | Açıklama |
|---|---|---|
| yol | const String& | Bir dosyanın yolu |
ReturnValue
Dosyanın adı
Ayrıca Bakınız
- Class String
- Class Path
- Namespace System::IO
- Library Aspose.Page for C++