System::IO::Path::HasExtension Methode
Path::HasExtension method
Bestimmt, ob der angegebene Pfad auf eine Datei mit Erweiterung verweist.
static bool System::IO::Path::HasExtension(const String &path)
| Parameter | Typ | Beschreibung |
|---|---|---|
| Pfad | const String& | Ein Pfad zum Überprüfen |
ReturnValue
Wahr, wenn path auf eine Datei mit Erweiterung verweist, sonst - falsch
Siehe auch
- Class String
- Class Path
- Namespace System::IO
- Library Aspose.Font for C++