Perforce API for the .Net CLR P4.Net

P4Map.Translate�Method�(String)

Translates a path through the view.

[Visual�Basic]
Overloads�Public�Function�Translate( _
���ByVal path�As�String�_
)�As�String
[C#]
public�string�Translate(
���stringpath
);

Parameters

path
Path to be translated.

Return Value

Translated path.

See Also

P4Map Class | P4API Namespace | P4Map.Translate Overload List