New Message on dotNET User Group Hyd

Event handler error

Reply
  Recommend Message 3 in Discussion
From: world_new_Explorer

Declare watcher as a filesystemwatcher and add event handler <o:p></o:p>

watcher.Renamed += new RenamedEventHandler(OnRenamed);<o:p></o:p>

then the event handler can be like<o:p></o:p>

<o:p> </o:p>

private static void OnRenamed(object source, RenamedEventArgs e)<o:p></o:p>

{

<o:p></o:p>

            //code to handle rename event<o:p></o:p>

}<o:p></o:p>

<o:p> </o:p>

Rgds,<o:p></o:p>

<o:p> </o:p>

Subbu<o:p></o:p>

<o:p> </o:p>


From: dotNET User Group Hyd [mailto:[EMAIL PROTECTED]
Sent: Wednesday, March 31, 2004 7:43 PM
To: DNUG (E-mail)
Subject: Event handler error
<o:p></o:p>

<o:p> </o:p>

<o:p></o:p>

<o:p></o:p>

New Message on dotNET User Group Hyd<o:p></o:p>

<o:p></o:p>

<o:p> </o:p>

Event handler error<o:p></o:p>

Reply
<o:p></o:p>

 <o:p></o:p>

Recommend <o:p></o:p>

Message 1 in Discussion <o:p></o:p>

<o:p></o:p>

From: Jeethendar <o:p></o:p>

<o:p> </o:p>

Can anyone provide the signature of the handle for Renamed event of the FileSystemWatcher. <o:p></o:p>

<o:p> </o:p>

Thanks & Regards,
Jeethendar Kumar Dhoot <o:p></o:p>

<o:p></o:p>


View other groups in this category.


View other groups in this category.

Click here!
Also on MSN:
Start Chatting | Listen to Music | House & Home | Try Online Dating | Daily Horoscopes

To stop getting this e-mail, or change how often it arrives, go to your E-mail Settings.

Need help? If you've forgotten your password, please go to Passport Member Services.
For other questions or feedback, go to our Contact Us page.

If you do not want to receive future e-mail from this MSN group, or if you received this message by mistake, please click the "Remove" link below. On the pre-addressed e-mail message that opens, simply click "Send". Your e-mail address will be deleted from this group's mailing list.
Remove my e-mail address from dotNET User Group Hyd.

Reply via email to