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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.