Executes a Perforce command in tagged mode.
Namespace:
P4APIAssembly: p4api (in p4api)
Version: 1.0.0.0 (1.0.0)
Syntax
C# |
---|
public P4RecordSet Run( string Command, params string[] Args ) |
Parameters
- Command
- Type: System..::.String
The command.
- Args
- Type: array<System..::.String>[]()[]
The arguments to the Perforce command. Remember to use a dash (-) in front of all switches