Click or drag to resize

P4ServerProgramVersion Property

The program version used by the connection

Namespace:  Perforce.P4
Assembly:  p4api.net (in p4api.net.dll) Version: 2023.2.255.3501
Syntax
public string ProgramVersion { get; set; }

Property Value

Type: String
Remarks
The program name and version are recorded in the server logs when accessed by the client
See Also