Read the fields from the tagged output of a depot command
Namespace: Perforce.P4Assembly: p4api.net (in p4api.net.dll) Version: 2015.1.103.4687 (2015.1.103.4687)
Syntax
C# |
---|
public void FromDepotCmdTaggedOutput( TaggedObject objectInfo ) |
Visual Basic |
---|
Public Sub FromDepotCmdTaggedOutput ( _ objectInfo As TaggedObject _ ) |
Visual C++ |
---|
public: void FromDepotCmdTaggedOutput( TaggedObject^ objectInfo ) |
Parameters
- objectInfo
- Type: Perforce.P4..::..TaggedObject
Tagged output from the 'depot' command