NormalizePath()
Path::NormalizePath(const String&) method
Normalizes the specified path.
static String System::IO::Path::NormalizePath(const String &path)
Arguments
Parameter | Type | Description |
---|---|---|
path | const String& | A path to normalize |
Return Value
The normalized path
See Also
- Class String
- Class Path
- Namespace System::IO
- Library Aspose.Slides