Click or drag to resize

ServerAddress Class

The address of the Perforce server.
Inheritance Hierarchy
SystemObject
  Perforce.P4ServerAddress

Namespace:  Perforce.P4
Assembly:  p4api.net (in p4api.net.dll) Version: 2021.2.241.3698
Syntax
public class ServerAddress

The ServerAddress type exposes the following members.

Constructors
  NameDescription
Public methodServerAddress
Construct ServerAddress from string
Top
Properties
  NameDescription
Public propertyUri
Property for the string URI
Top
Methods
See Also