C# 클래스 BrendanGrant.Helpers.FileAssociation.ShellNotification

파일 보기 프로젝트 열기: GitOffice/SalarDbCodeGenerator 1 사용 예제들

공개 메소드들

메소드 설명
NotifyOfChange ( ) : void

Notify shell of change of file associations.

비공개 메소드들

메소드 설명
SHChangeNotify ( UInt32 wEventId, UInt32 uFlags, IntPtr dwItem1, IntPtr dwItem2 ) : void

메소드 상세

NotifyOfChange() 공개 정적인 메소드

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