System::IO::Path::NormalizePath method

Path::NormalizePath method

Normalizes the specified path.

static String System::IO::Path::NormalizePath(const String &path)
ParameterTypeDescription
pathconst String&A path to normalize

ReturnValue

The normalized path

See Also