Click or drag to resize

Options Constructor (DepotCmdFlags)

Options for the Depot command

Namespace:  Perforce.P4
Assembly:  p4api.net (in p4api.net.dll) Version: 2023.2.258.5793
Syntax
public Options(
	DepotCmdFlags flags
)

Parameters

flags
Type: Perforce.P4DepotCmdFlags
flags to seed the options
See Also