Click or drag to resize

GetFileAnnotationsCmdOptions Constructor

Annotate command options

Namespace:  Perforce.P4
Assembly:  p4api.net (in p4api.net.dll) Version: 2023.2.255.3501
Syntax
public GetFileAnnotationsCmdOptions(
	GetFileAnnotationsCmdFlags flags,
	string localFile
)

Parameters

flags
Type: Perforce.P4GetFileAnnotationsCmdFlags
localFile
Type: SystemString
See Also