Show / Hide Table of Contents

Method pathname.prefixLongPathIfNeed


Overload

Calls pathname.prefixLongPath if path is longer than pathname.maxDirectoryPathLength (247).

public static string prefixLongPathIfNeed(string path)
Parameters
path  (string)

Path. Can be null. Must not start with "%environmentVariable%". This function does not expand it. See pathname.expand.

Returns
string