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