ProductNameAndVersion
Obtient le nom complet et la version du produit (par exemple, "Altova MapForce Server 2018 r2 sp1 (x64)").
Signature
ProductNameAndVersion : String |
Signature générique
string ProductNameAndVersion { get; } |
C#
HRESULT ProductNameAndVersion([out, retval] BSTR* pstrVal); |
C++
ReadOnly Property ProductNameAndVersion As String |
VB.NET