SyncKnowledge::MinimumCompatibilityLevel Property
Gets the minimum version of Sync Framework components that can be used with this object.
Assembly: Microsoft.Synchronization (in Microsoft.Synchronization.dll)
| Exception | Condition |
|---|---|
| InvalidOperationException | This SyncKnowledge object is not initialized. |
A SyncKnowledge object that has a version of SyncFrameworkVersion2 supports components that are compatible with SyncFrameworkVersion1 when the SyncKnowledge object contains only elements that are compatible with SyncFrameworkVersion1.
Show: