Create a FormSpec from the tagged output of the 'spec' command
Namespace: Perforce.P4Assembly: p4api.net (in p4api.net.dll) Version: 2014.2.93.1619 (2014.2.93.1619)
Syntax
C# |
---|
public static FormSpec FromSpecCmdTaggedOutput( TaggedObject obj ) |
Visual Basic |
---|
Public Shared Function FromSpecCmdTaggedOutput ( _ obj As TaggedObject _ ) As FormSpec |
Visual C++ |
---|
public: static FormSpec^ FromSpecCmdTaggedOutput( TaggedObject^ obj ) |
Parameters
- obj
- Type: Perforce.P4..::..TaggedObject
Tagged object returned by the 'spec' command