User32GetWindowModuleFileName Method

Overload List

GetWindowModuleFileName(IntPtr, StringBuilder, UInt32) Retrieves the full path and file name of the module associated with the specified window handle.
GetWindowModuleFileName(SafeHandle, StringBuilder, UInt32) Retrieves the full path and file name of the module associated with the specified window handle.

See Also