Win32WindowModuleFileName Property |
Gets the full path and file name of the module associated with this window.
Namespace:
ShellBoost.Core.Utilities
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public string ModuleFileName { get; }
Property Value
Type:
String
The module file name.
See Also