IHostConfigurationGetProcessDescription Method
Get the description of the process.
Namespace: Aliquo.WindowsAssembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
string GetProcessDescription(
string code
)
Function GetProcessDescription (
code As String
) As String
- code String
- Process code to check.
StringString with the description of the process.