Perforce API for the .Net CLR P4.Net

P4Connection.CallingVersion Property

Gets/Sets the version of the calling program's version.

[Visual�Basic]
Public�Property�CallingVersion�As�String
[C#]
public�string�CallingVersion�{get;�set;}

Property Value

Defaults to the assembly version of the P4API.dll.

Remarks

This value is seen in p4 monitor and the server log files.

See Also

P4Connection Class | P4API Namespace