Collapse All
Expand All
C#
P4.Net -- Managed API for Perforce
P4Form
.
.
::
.
FormCommand Property
P4Form Class
See Also
Gets the form command.
Namespace:
P4API
Assembly:
p4api (in p4api)
Version:
1.0.0.0 (1.0.0)
Syntax
C#
public
string
FormCommand
{
get
; }
Field Value
The command that was executed when the form was run.
See Also
P4Form Class
P4API Namespace