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