PssProcessInformationImageFileName Field
The full path to the process executable.
If the path exceeds the allocated buffer size, it is truncated.
Namespace: DevCase.Win32.StructuresAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public string ImageFileName
Public ImageFileName As String
Dim instance As PssProcessInformation
Dim value As String
value = instance.ImageFileName
instance.ImageFileName = value
public:
String^ ImageFileName
val mutable ImageFileName: string
No code example is currently available or this language may not be supported.
Field Value
String