Type Default Value Read Only Static Description
String None Yes Yes The QuickTime version.
Notes

A read-only string describing the version of QuickTime installed. If QuickTime is not installed the string will be empty.

Example

[C#]

Response.Write("QT Version " + XSettings.QuickTime);


The above will produce the following output - depending on your installation of QuickTime:

QT Version 7.0.2