public ReconcileDescription( Version targetVersion )
Public Function New( _ ByVal targetVersion As Version _ )
Parameters
- targetVersion
- The target version to be reconciled against.
ReconcileDescription
class for a Version to Version.Reconcile with targetVersion.public ReconcileDescription( Version targetVersion )
Public Function New( _ ByVal targetVersion As Version _ )
Exception | Description |
---|---|
System.ArgumentNullException | targetVersion is null. |
Target Platforms: Windows 10, Windows 8.1