Visual Basic 2005 in a Nutshell (In a Nutshell (OReilly))

ScriptEngineMinorVersion Property

Class

Microsoft.VisualBasic.Globals

Syntax

Dim result As Integer = Globals.ScriptEngineMinorVersion

Description

The ScriptEngineMinorVersion property returns the minor version number of the Visual Basic language engine.

Usage at a Glance

This property returns 0 in the 2002 release of Visual Basic, 1 in the 2003 release, and 0 in the 2005 release.

Version Differences

The ScriptEngineMinorVersion property is new to .NET and is not supported in VB 6.

See Also

ScriptEngine Property, ScriptEngineBuildVersion Property, ScriptEngineMajorVersion Property

Категории