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) Version: 25.0
Syntax
public event EventHandler<CTInterfaceCopyObjectArgs> OnPreFillCopyFileTargets

Value

EventHandlerCTInterfaceCopyObjectArgs
Revision History
DateVersionDescription
-2015 SP2First Release
See Also