Click or drag to resize

ProductVersionManager Class

[Missing <summary> documentation for "T:QsInformatica.Utils.ProductVersionManager"]

Inheritance Hierarchy
SystemObject
  QsInformatica.UtilsProductVersionManager

Namespace:  QsInformatica.Utils
Assembly:  QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 24.6.0.0 (24.6.0.0)
Syntax
public static class ProductVersionManager

The ProductVersionManager type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetQsCommonFilesVersion
Public methodStatic memberGetQsProductVersion
Ritorna la versione del prodotto installato nel formato X.X.X.X Major version, major update version, minor update version, hotfix version.
Public methodStatic memberWriteQsProductVersion
Aggiorna i valori della versione relativi al prodotto qsSoftwarePath e opzionalmente a quelli del prodotto ospitante hostProductPair
Top
See Also