Click or drag to resize
CTInterfaceOnPreFillCopyFileTargets Event

[This is preliminary documentation and is subject to change.]

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