Collapse All
Expand All
C#
P4.Net -- Managed API for Perforce
FileNotFound
.
.
::
.
Message Property
FileNotFound Class
See Also
Gets the error message for the exception.
Namespace:
P4API.Exceptions
Assembly:
p4api (in p4api)
Version:
1.0.0.0 (1.0.0)
Syntax
C#
public
override
string
Message
{
get
; }
Implements
_Exception
.
.
::
.
Message
See Also
FileNotFound Class
P4API.Exceptions Namespace