Enum CopyFile.NextStep
Possible return values from the State callback method.
Namespace: Darwin
Assembly: CopyFile.dll
Syntax
public enum CopyFile.NextStep
Fields
| Name | Description |
|---|---|
| Continue | Continue copying |
| Quit | Stop copying |
| Skip | Skip this file |