Type: String
ContainerFullversion returns the version details of the actual browser in which an embedded IE engine is contained within. ContainerFullversion is similar to ContainerVersion, except that ContainverFullversion returns the full version information which cannot be fully represented by a numeric property if there is build information in the string.
For example, when Netscape 8.0.3 is used in IE emulation mode this property returns "8.0.3". For AOL Explorer 1.1 it returns "1.1". For content viewed via Windows Media Player 10.0.0.3446, it returns "10.0.0.3446". For browsers not running IE emulation this property will be equal to an empty string.
Tip: See the ContainerBrowser property for an example of using BrowserHawk to detect browsers that emulate Internet Explorer.
See Also:
Detecting Browsers That Emulate Internet Explorer
ContainerBrowser Property (.NET)