Class ProductUtilities
Inheritance
System.Object
ProductUtilities
Assembly: Simplic.Installer.dll
Syntax
public static class ProductUtilities : object
Methods
|
Improve this Doc
View Source
CheckInstalled(String)
Declaration
public static bool CheckInstalled(string c_name)
Parameters
Type |
Name |
Description |
System.String |
c_name |
|
Returns
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
GetCurrentlyInstalledVersion()
Declaration
public static string GetCurrentlyInstalledVersion()
Returns
Type |
Description |
System.String |
|