File Property

Summary

The file version as a dot-string.

Syntax
TypeScript
JavaScript
Object.defineProperty(LTVersion.prototype, 'file', 
	get: function() 
) 
static file: string; // read-only 

Property Value

A string with version information separated by dots in the pattern Major.Minor.Build.Revision, like 20.0.3.11.

To see the individual version values, see Major, Minor, Build and Revision.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly