Perforce API for the .Net CLR P4.Net

P4Connection Properties

The properties of the P4Connection class are listed below. For a complete list of P4Connection class members, see the P4Connection Members topic.

Public Instance Properties

CallingProgram Get/Sets the name of the calling program.
CallingVersion Gets/Sets the version of the calling program's version.
Charset Gets/Sets the client character set.
Client Gets/Sets the client workspace.
CWD Gets/Sets the current working directory.
ExceptionLevel Gets/Sets the Exception level when running Perforce commands.
Host Gets/Sets the Host-name of the client.
Password Sets the password to conenct with.
Port Gets/Sets the Perforce Server port.
TicketFile Sets the ticket file used for Authentication.
User Gets/Sets the User login used to connect to Perforce.

See Also

P4Connection Class | P4API Namespace