Perforce API for the .Net CLR P4.Net

P4Form.FormCommand Property

Gets the form command.

[Visual Basic]
Public ReadOnly Property FormCommand As String
[C#]
public string FormCommand {get;}

Property Value

The command that was executed when the form was run.

See Also

P4Form Class | P4API Namespace