Perforce API for the .Net CLR |
 |
P4Connection.CallingProgram Property
Get/Sets the name of the calling program.
[Visual�Basic]
Public�Property�CallingProgram�As�
String
[C#]
public�
string�CallingProgram�{get;�set;}
Property Value
Defaults to "P4.Net API".
Remarks
This value is seen in p4 monitor and in the server log files.
See Also
P4Connection Class | P4API Namespace