Not
Åtkomst till denna sida kräver auktorisation. Du kan prova att logga in eller byta katalog.
Åtkomst till denna sida kräver auktorisation. Du kan prova att byta katalog.
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)
Syntax
'Declaration
Public ReadOnly Property FileSyncOptions As FileSyncOptions
Get
'Usage
Dim instance As FileSyncProvider
Dim value As FileSyncOptions
value = instance.FileSyncOptions
public FileSyncOptions FileSyncOptions { get; }
public:
property FileSyncOptions FileSyncOptions {
FileSyncOptions get ();
}
member FileSyncOptions : FileSyncOptions
function get FileSyncOptions () : FileSyncOptions
Property Value
Type: Microsoft.Synchronization.Files.FileSyncOptions
The options that govern the behavior of the provider during synchronization. The default value is None.