| 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 {get; set;}
Property Value
Overrided the ticket file location.
Remarks
Use this to override the default location of the TicketFile.
See Also
P4Connection Class | P4API Namespace