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.3.27213.0
Syntax string ImagePath { get; }
ReadOnly Property ImagePath As String
Get
property String^ ImagePath {
String^ get ();
}
abstract ImagePath : string with get
Property Value
Type:
StringSee Also