version property

[This documentation is preliminary and is subject to change.]

Retrieves the version vector as a string.

Internet Explorer 8

Syntax

HRESULT value = object.get_version(BSTR* p);

Property values

Type: BSTR

the version vector.

Remarks

The version vector is composed of the major browser version number, and up to 4 digits that specify the minor browser version number. A decimal point separates the major and minor browser numbers. Windows Internet Explorer versions are often expressed in "dotted decimal" notation, for example: 8.0.4.5.3. The version vector 8.0453 is equivalent to the dotted decimal 8.0.4.5.3. The version vector 8.5 is equivalent to 8.5000.

The minimum version is 5.

See also

Reference

IHTMLDocumentCompatibleInfo

IHTMLDocumentCompatibleInfoCollection

IHTMLDocumentCompatibleInfo::userAgent

DocumentCompatibleInfo

 

 

Build date: 6/12/2012