System::IO::Path::NormalizePath method
Path::NormalizePath method
Normalizes the specified path.
static String System::IO::Path::NormalizePath(const String &path)
Parameter | Type | Description |
---|---|---|
path | const String& | A path to normalize |
ReturnValue
The normalized path
See Also
- Class String
- Class Path
- Namespace System::IO
- Library Aspose.TeX for C++