Click or drag to resize

CTInterface.OnCustomCopyResolveInitialConfiguration 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<CTInterface.CustomCopyResolveInitialConfigurationArgs> OnCustomCopyResolveInitialConfiguration

Value

Type: System.EventHandler<CTInterface.CustomCopyResolveInitialConfigurationArgs>
Availability

CUSTOMTOOLS 2015 SP4


See Also