ProductVersionManager Class

QsInformatica.Utils

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: 22.4.2.0 (22.4.2.0)
Syntax
public static class ProductVersionManager
Public NotInheritable Class ProductVersionManager
public ref class ProductVersionManager abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type ProductVersionManager =  class end

The ProductVersionManager type exposes the following members.

Methods
  NameDescription
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