Click or drag to resize

LocalPath Constructor

Construct a LocalPath from a string path

Namespace:  Perforce.P4
Assembly:  p4api.net (in p4api.net.dll) Version: 2023.2.258.5793
Syntax
public LocalPath(
	string path
)

Parameters

path
Type: SystemString
string path

Return Value

Type: 
A Local Path
See Also