Perforce API for the .Net CLR P4.Net

P4PromptEventArgs.Response Property

The value to respond to Perforce with.

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

Property Value

The response to the Perforce command.

See Also

P4PromptEventArgs Class | P4API Namespace