Programming with Reflection
VersionMajor property
Syntax |
object.VersionMajor |
Works with |
|
Data type |
Returns the major portion of the version number for the current copy of Reflection. For example, if the current version is 6.0, this property returns 6.
This property is read-only.