Section A.13. Information


A.13. Information

Element

Description

Application Class

Includes features and informational properties related to the application

Application.CompanyName Property

Returns the name of the company that created the application

Application.ExecutablePath Property

Returns the executable path to the application

Application.ProductName Property

Returns the application's product name

Application.ProductVersion Property

Returns the application's version number

AssemblyVersion Attribute

Defines the version information for an assembly

Erl Function

Indicates the line number at which an error occurred

Global Keyword

New in 2005. Removes ambiguity from similarly named types and namespaces

IsArray Function

Indicates whether a variable is an array

IsDate Function

Indicates whether an argument is, or can be converted to, a date

IsDBNull Function

Determines whether an expression evaluates to DbNull

IsError Function

Determines whether an object is an exception type

IsNothing Function

Determines if an object reference evaluates to Nothing

IsNumeric Function

Determines if an expression is, or can be converted to, a number

IsReference Function

Determines if an expression is a reference type rather than a value type

Nothing Keyword

The value of an undefined object

RGB Function

Returns a system color code that can be assigned to object color properties

Rem Statement

Indicates a remark or comment placed within the code

ScriptEngine Property

Returns the name of the programming language

ScriptEngineBuildVersion Property

Returns the build number of the programming language

ScriptEngineMajorVersion Property

Returns the major version of the programming language

ScriptEngineMinorVersion Property

Returns the minor version of the programming language

SystemTypeName Function

Returns the name of the .NET data type corresponding to a VB data type

TypeName Function

Returns the data type name of a variable

TypeOf Operator

Compares an object to a defined type

VarType Function

Returns a constant indicating the data type of a variable

VbTypeName Function

Returns the name of a VB data type that corresponds to a .NET data type





Visual Basic 2005(c) In a Nutshell
Visual Basic 2005 in a Nutshell (In a Nutshell (OReilly))
ISBN: 059610152X
EAN: 2147483647
Year: 2004
Pages: 712

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net