Click or drag to resize

P4Server Properties

The P4Server type exposes the following members.

Properties
  NameDescription
Public propertyApiLevel
What API level does the server support
Public propertyCharacterSet
The character set used by the connection
Public propertyClient
The client workspace used by the connection
Public propertyConfig
The config file used by the connection
Public propertyConnectionError
Get the error message generated by the previous connection (if any) from the bridge dll.
Public propertyStatic memberConnectionErrorInt
Get the error message generated by the previous connection (if any)
Public propertyCurrentWorkingDirectory
The current working directory (cwd) used by the p4 server
Public propertyKeepAlive
Public propertyLastResults
The results of the last command executed on this thread
Public propertyPassword
The user's password used by the connection
Public propertyPort
The hostname:port used by the connection
Public propertyProgramName
The program name used by the connection
Public propertyProgramVersion
The program version used by the connection
Public propertyRequiresLogin
The server requires a client to use the login command to pass credentials.
Public propertyRunCmdTimout Obsolete.
Public propertyUser
The user name used by the connection
Public propertyUseUnicode
Need to use Unicode when marshalling to/from the P4 server
Public propertyStatic memberVersion
Get the version of the p4.net assembly
Top
See Also