Programming with Reflection
VersionMinor property
Syntax |
object.VersionMinor |
Works with |
|
Data type |
Returns the minor portion of the version number for the current copy of Reflection. For example, if the current version is version 5.21, this property returns 21.
This property is read-only.