Click or drag to resize

VersionSpec Class

Identifies a specific revision or revision range of a Perforce managed SCM resource.
Inheritance Hierarchy
SystemObject
  Perforce.P4VersionSpec
    More...

Namespace:  Perforce.P4
Assembly:  p4api.net (in p4api.net.dll) Version: 2023.2.258.5793
Syntax
public abstract class VersionSpec

The VersionSpec type exposes the following members.

Constructors
  NameDescription
Protected methodVersionSpec
Initializes a new instance of the VersionSpec class
Top
Methods
  NameDescription
Public methodStatic memberCreateVersionInstance
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Overrides ObjectToString.)
Top
Fields
See Also
Inheritance Hierarchy