Click or drag to resize

P4CommandTaggedOutput Property

Get the tagged results from the command execution

Namespace:  Perforce.P4
Assembly:  p4api.net (in p4api.net.dll) Version: 2023.2.258.5793
Syntax
public TaggedObjectList TaggedOutput { get; }

Property Value

Type: TaggedObjectList
See Also