Click or drag to resize

DepotPath Constructor

Construct a DepotPath from a string path

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

Parameters

path
Type: SystemString
string path

Return Value

Type: 
A Depot Path
See Also