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 stage in the synchronization session when the item change was skipped.
Namespace: Microsoft.Synchronization
Assembly: Microsoft.Synchronization (in Microsoft.Synchronization.dll)
Syntax
'Declaration
Public ReadOnly Property Stage As SessionProgressStage
Get
'Usage
Dim instance As ItemChangeSkippedEventArgs
Dim value As SessionProgressStage
value = instance.Stage
public SessionProgressStage Stage { get; }
public:
property SessionProgressStage Stage {
SessionProgressStage get ();
}
member Stage : SessionProgressStage
function get Stage () : SessionProgressStage
Property Value
Type: Microsoft.Synchronization.SessionProgressStage
The stage in the synchronization session when the item change was skipped.