Click or drag to resize

CopyFileActionMode Field

Choose if the file should be copied or moved and if an existing file of the same name is overwritten.

Namespace:  Colygon.MatchPoint.WorkflowKit.Actions
Assembly:  Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2019.2.1.0
Syntax
C#
public CopyFileMode Mode

Field Value

Type: CopyFileMode
See Also