Click or drag to resize

ClientFromClientCmdTaggedOutput Method

Parse the tagged output of a 'client' command

Namespace:  Perforce.P4
Assembly:  p4api.net (in p4api.net.dll) Version: 2023.2.255.3501
Syntax
public void FromClientCmdTaggedOutput(
	TaggedObject workspaceInfo
)

Parameters

workspaceInfo
Type: Perforce.P4TaggedObject
See Also