Click or drag to resize
CTInterfaceOnCustomCopyResolveInitialConfiguration Event
Invoked during CUSTOMTOOLS Copy process for all individual files when Configuration option at Properties is set to Property Specific. Allows setting configuration option per file.

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

Value

Type: SystemEventHandlerCTInterfaceCustomCopyResolveInitialConfigurationArgs
Availability

CUSTOMTOOLS 2015 SP4


See Also