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 type of change that would have been applied.
Namespace: Microsoft.Synchronization.Files
Assembly: Microsoft.Synchronization.Files (in Microsoft.Synchronization.Files.dll)
Syntax
'Declaration
Public ReadOnly Property ChangeType As ChangeType
Get
'Usage
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
Property Value
Type: Microsoft.Synchronization.Files.ChangeType
A ChangeType that indicates the type of change that would have been applied.