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.5.27248.0
Syntaxpublic string CommandLine
Public CommandLine As String
public:
String^ CommandLine
val mutable CommandLine: string
Field Value
Type:
String
See Also