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.
Represents information about what item versions are known to the remote provider for a particular item that is in conflict.
Inheritance Hierarchy
System.Object
Microsoft.Synchronization.SimpleProviders.ConflictVersionInformation
Namespace: Microsoft.Synchronization.SimpleProviders
Assembly: Microsoft.Synchronization.SimpleProviders (in Microsoft.Synchronization.SimpleProviders.dll)
Syntax
'Declaration
Public Class ConflictVersionInformation
'Usage
Dim instance As ConflictVersionInformation
public class ConflictVersionInformation
public ref class ConflictVersionInformation
type ConflictVersionInformation = class end
public class ConflictVersionInformation
The ConflictVersionInformation type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
RemoteProviderKnowsLocalItemChangeVersion | Gets whether the local item’s change version is contained in the remote provider's knowledge. |
![]() |
RemoteProviderKnowsLocalItemCreationVersion | Gets whether the local item’s creation version is contained in the remote provider's knowledge. |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
.gif)
.gif)
.gif)