Click or drag to resize

InfoCmdFlags Enumeration

Flags for the info command.

Namespace:  Perforce.P4
Assembly:  p4api.net (in p4api.net.dll) Version: 2023.2.258.5793
Syntax
[FlagsAttribute]
public enum InfoCmdFlags
Members
  Member nameValueDescription
None0 No flags.
Short1 The -s option produces 'short' output that omits any information that requires a database lookup such as the client root).
See Also