System::IO::Path::GetExtension metodo
Path::GetExtension method
Restituisce l’estensione del file a cui fa riferimento il percorso specificato.
static String System::IO::Path::GetExtension(const String &path)
| Parametro | Tipo | Descrizione |
|---|---|---|
| percorso | const String& | Un percorso a un file |
ReturnValue
L’estensione del file
Vedi anche
- Class String
- Class Path
- Namespace System::IO
- Library Aspose.Font for C++