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: 26.4.0.0 (26.4.0.0)
Syntax
public static void WriteQsProductVersion(
	string qsSoftwarePath,
	Tuple<string, string> hostProductPair = null
)

Parameters

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