Click or drag to resize

ConnectionGetP4ConfigFile Method (String)

The config file that will be used by a given directory (if any)

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

Parameters

cwd
Type: SystemString

Return Value

Type: String
See Also