C# Class BrendanGrant.Helpers.FileAssociation.ShellNotification

Show file Open project: GitOffice/SalarDbCodeGenerator Class Usage Examples

Public Methods

Method Description
NotifyOfChange ( ) : void

Notify shell of change of file associations.

Private Methods

Method Description
SHChangeNotify ( UInt32 wEventId, UInt32 uFlags, IntPtr dwItem1, IntPtr dwItem2 ) : void

Method Details

NotifyOfChange() public static method

Notify shell of change of file associations.
public static NotifyOfChange ( ) : void
return void