Collapse All
Expand All
C#
P4.Net -- Managed API for Perforce
P4PromptEventArgs
.
.
::
.
Message Property
P4PromptEventArgs Class
See Also
The message from Perforce.
Namespace:
P4API
Assembly:
p4api (in p4api)
Version:
1.0.0.0 (1.0.0)
Syntax
C#
public
string
Message
{
get
; }
Field Value
The prompt message from Perforce.
See Also
P4PromptEventArgs Class
P4API Namespace