FileSyncProvider::FileSyncOptions Property

Gets the options that govern the behavior of the provider during synchronization.

Namespace:  Microsoft.Synchronization.Files
Assembly:  Microsoft.Synchronization.Files (in Microsoft.Synchronization.Files.dll)

public:
property FileSyncOptions FileSyncOptions {
	FileSyncOptions get ();
}

Property Value

Type: Microsoft.Synchronization.Files::FileSyncOptions
The options that govern the behavior of the provider during synchronization. The default value is None.
Show: