PackageUtilities::GetPathDistance Method (Uri^, Uri^)
Visual Studio 2015
Calculates the distance between two paths.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
This method returns an unescaped string version of the URI that's returned by MakeRelativeUri if the paths overlap (have the same root), and the path of the relative URI if they do not.
Show: