Show / Hide Table of Contents

Namespace Darwin

Classes

CopyFile

Surfaces the Darwin CopyFile API which can both copy individual files as well as copying directory structures.

CopyFile.State

State that can be used to call CopyFile, you can use this to configure some properties of the copy operation.

Enums

CopyFile.Flags

Flags that control how the CopyFile APIs operate

CopyFile.NextStep

Possible return values from the State callback method.

CopyFile.Progress

Provides the progress of a recursive copy operation

CopyFile.Stage

Represents the state of the operation being reported to the callback

CopyFile.Status

Possible return values from perfoming the copy operation

Delegates

CopyFile.State.ProgressCallback

Signature for the method that will be invoked during a recursive copy operation.

Back to top Copyright © 2015-2017 Microsoft
Generated by DocFX