Click or drag to resize
CTInterfaceOnPreFillCopyFileTargets Event
Invoked at CUSTOMTOOLS Copy when filenames are generated. Allows manipulating target filenames, target project per file and check state of the row.

Namespace: ATR.CT.CTInterface
Assembly: CTInterface (in CTInterface.dll)
Syntax
public event EventHandler<CTInterfaceCopyObjectArgs> OnPreFillCopyFileTargets

Value

Type: SystemEventHandlerCTInterfaceCopyObjectArgs
Availability

CUSTOMTOOLS 2015 SP2


See Also