Click or drag to resize

ViewMap Constructor (String)

Create a workspace view

Namespace:  Perforce.P4
Assembly:  p4api.net (in p4api.net.dll) Version: 2023.2.258.5793
Syntax
public ViewMap(
	string[] text
)

Parameters

text
Type: SystemString
Array of Left/Right pairs for the map
See Also