Click or drag to resize

ProductVersionManagerWriteQsProductVersion Method

Aggiorna i valori della versione relativi al prodotto qsSoftwarePath e opzionalmente a quelli del prodotto ospitante hostProductPair

Namespace:  QsInformatica.Utils
Assembly:  QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 24.6.0.0 (24.6.0.0)
Syntax
public static void WriteQsProductVersion(
	string qsSoftwarePath,
	Tuple<string, string> hostProductPair = null
)

Parameters

qsSoftwarePath
Type: SystemString
Il percorso di installazione del prodotto QS
hostProductPair (Optional)
Type: SystemTupleString, String
I dati relativi al prodotto ospitante
See Also