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