ProcessInfoCommandLine Field |
IT Hit User File System Note This member was added in Windows 10, version 1803.
Used to start the process. If the platform failed to retrieve the command line, “UNKNOWN” will be returned.
Namespace:
ITHit.FileSystem.Windows
Assembly:
ITHit.FileSystem.Windows (in ITHit.FileSystem.Windows.dll) Version: 8.3.27213.0
Syntax public string CommandLine
Public CommandLine As String
public:
String^ CommandLine
val mutable CommandLine: string
Field Value
Type:
StringSee Also