Perforce API for the .Net CLR
P4Connection.TicketFile Property
Sets the ticket file used for Authentication.
[Visual Basic]
Public Property TicketFile As
String
[C#]
public
string
TicketFile {set;}
See Also
P4Connection Class
|
P4API Namespace