Partager via


ChangeType propriété

Obtient le type de modification qui aurait été appliquée.

Espace de noms :  Microsoft.Synchronization.Files
Assembly :  Microsoft.Synchronization.Files (dans Microsoft.Synchronization.Files.dll)

Syntaxe

'Déclaration
Public ReadOnly Property ChangeType As ChangeType
    Get
'Utilisation
Dim instance As SkippedChangeEventArgs
Dim value As ChangeType

value = instance.ChangeType
public ChangeType ChangeType { get; }
public:
property ChangeType ChangeType {
    ChangeType get ();
}
member ChangeType : ChangeType
function get ChangeType () : ChangeType

Valeur de la propriété

Type : Microsoft.Synchronization.Files. . :: . .ChangeType
Un ChangeType qui indique le type de modification qui aurait été appliquée.

Voir aussi

Référence

SkippedChangeEventArgs Classe

Membres SkippedChangeEventArgs

Espace de noms Microsoft.Synchronization.Files