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