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