System::IO::Path::NormalizePath metodo
Path::NormalizePath method
Normalizza il percorso specificato.
static String System::IO::Path::NormalizePath(const String &path)
| Parametro | Tipo | Descrizione |
|---|---|---|
| percorso | const String& | Un percorso da normalizzare |
ReturnValue
Il percorso normalizzato
Vedi anche
- Class String
- Class Path
- Namespace System::IO
- Library Aspose.Font for C++