Click or drag to resize

FileSpecClientSpec Method (String)

Get a Filespec from a ClientSpec path

Namespace:  Perforce.P4
Assembly:  p4api.net (in p4api.net.dll) Version: 2023.2.255.3501
Syntax
public static FileSpec ClientSpec(
	string path
)

Parameters

path
Type: SystemString
client path

Return Value

Type: FileSpec
FileSpec
See Also