Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Transforms the VCS path of the tree node path.
Syntax
client server public static str vcsPath2TreeNodePath(str vcsPath)
Run On
Called
Parameters
- vcsPath
Type: str
The VCS path of transform.
Return Value
Type: str
The tree node path.
Remarks
For example, the path /Layer /Visual Studio Projects/CSharp Projects/Project/Project.csproj will be transformed to \Visual Studio Projects\CSharp Projects\Project\Project Content\Project.csproj.