Click or drag to resize

MapEntry Class

A single entry in a view map.
Inheritance Hierarchy
SystemObject
  Perforce.P4MapEntry

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

The MapEntry type exposes the following members.

Constructors
  NameDescription
Public methodMapEntry(MapType, PathSpec, PathSpec)
Initializes a new instance of the MapEntry class
Public methodMapEntry(MapType, PathSpec, PathSpec, String)
Initializes a new instance of the MapEntry class
Top
Properties
  NameDescription
Public propertyComment
Public propertyLeft
Public propertyRight
Public propertyType
Top
Methods
See Also