System::IO::Path::HasExtension methode
Path::HasExtension method
Bepaalt of het opgegeven pad verwijst naar een bestand met extensie.
static bool System::IO::Path::HasExtension(const String &path)
| Parameter | Type | Beschrijving |
|---|---|---|
| pad | const String& | Een pad om te controleren |
ReturnValue
Waar als path een bestand met extensie aanwijst, anders - onwaar
Zie ook
- Class String
- Class Path
- Namespace System::IO
- Library Aspose.Page for C++