Click or drag to resize

ShellUtilitiesChangeNotifyAssocChanged Method

Notifies the Shell of the SHCNE_ASSOCCHANGED event. Wraps Windows Shell's SHChangeNotify function.

Namespace:  ShellBoost.Core.Utilities
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public static void ChangeNotifyAssocChanged()
See Also