Note
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
Gets the version of the change that caused the item to move in relation to the filter.
Namespace: Microsoft.Synchronization
Assembly: Microsoft.Synchronization (in Microsoft.Synchronization.dll)
Syntax
'Declaration
Public ReadOnly Property MoveVersion As SyncVersion
Get
'Usage
Dim instance As FilterChange
Dim value As SyncVersion
value = instance.MoveVersion
public SyncVersion MoveVersion { get; }
public:
property SyncVersion^ MoveVersion {
SyncVersion^ get ();
}
member MoveVersion : SyncVersion
function get MoveVersion () : SyncVersion
Property Value
Type: Microsoft.Synchronization.SyncVersion
The version of the change that caused the item to move in relation to the filter.