IHostConfigurationGetProcessName Method
Gets the name of the process.
Namespace: Aliquo.WindowsAssembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
string GetProcessName(
string code
)
Function GetProcessName (
code As String
) As String
- code String
- Process code to check.
StringString with the name of the process.