ServicePackVersion
Obtient la version de pack de service du produit (par exemple, "1" pour Altova MapForce Server 2018 r2 sp1).
Signature
ServicePackVersion : Integer |
Signature générique
int ServicePackVersion { get; } |
C#
HRESULT ServicePackVersion([out, retval] INT* pnVal); |
C++
ReadOnly Property ServicePackVersion As Integer |
VB.NET