Click or drag to resize

P4ClientResolve Class

Class containing the DLL imports for the P4Bridge DLL.
Inheritance Hierarchy
SystemObject
  Perforce.P4P4ClientResolve

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

The P4ClientResolve type exposes the following members.

Constructors
  NameDescription
Public methodP4ClientResolve
Initializes a new instance of the P4ClientResolve class
Top
Properties
Methods
  NameDescription
Public methodAutoResolve
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetLastError
GetLastError
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodResolve
Public methodToString (Inherited from Object.)
Top
See Also