Click or drag to resize

IProcessInfoImagePath Property

IT Hit User File System
The absolute path of the main executable file including the volume name in the format of NT file path. If the platform failed to retrieve the image path, “UNKNOWN” will be returned.

Namespace:  ITHit.FileSystem
Assembly:  ITHit.FileSystem (in ITHit.FileSystem.dll) Version: 8.1.26727.0-Beta2
Syntax
string ImagePath { get; }

Property Value

Type: String
See Also