VB.NET Language in a Nutshell

   
ScriptEngineBuildVersion Property

Class

Microsoft.VisualBasic.Globals

Syntax

ScriptEngineBuildVersion( )

Return Value

An Integer containing the build number

Description

Returns the build number of the VB.NET language engine

Programming Tips and Gotchas

This property is implemented as a function in the JScript scripting engine.

VB.NET/VB 6 Differences

This property is new to VB.NET.

See Also

ScriptEngineMinorVersion Property, ScriptEngineMajorVersion Property, ScriptEngine Property

   

Категории