C# Class BrendanGrant.Helpers.FileAssociation.ShellNotification

Afficher le fichier Open project: GitOffice/SalarDbCodeGenerator Class Usage Examples

Méthodes publiques

Méthode Description
NotifyOfChange ( ) : void

Notify shell of change of file associations.

Private Methods

Méthode Description
SHChangeNotify ( UInt32 wEventId, UInt32 uFlags, IntPtr dwItem1, IntPtr dwItem2 ) : void

Method Details

NotifyOfChange() public static méthode

Notify shell of change of file associations.
public static NotifyOfChange ( ) : void
Résultat void