Perforce API for the .Net CLR
P4Connection.Port Property
Gets/Sets the Perforce Server port.
[Visual Basic]
Public Property Port As
String
[C#]
public
string
Port {get; set;}
Property Value
The port.
See Also
P4Connection Class
|
P4API Namespace