Click or drag to resize
CTInterfaceOnCustomCopyResolveInitialConfiguration Event

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

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