Detecting Paste event in removable device like USB ..in C#


is there way detect paste event when try paste data in removable device ...c# code detect , message me 

you mean  user dragging file onto drive in file explorer?

you use filesystemwatcher , handle created event:

https://msdn.microsoft.com/en-us/library/system.io.filesystemwatcher.created%28v=vs.110%29.aspx?f=255&mspperror=-2147217396

.

i don't see wpf content in question.


hope helps.

technet articles: wpf: layout lab; technet articles



Visual Studio Languages  ,  .NET Framework  >  Visual C#



Comments

Popular posts from this blog

Azure DocumentDB Owner resource does not exist

RFC_ERROR_SYSTEM_FAILURE with SAP ECC 6 Unicode

C# System.Data.Common DbCommand and getting Datasets from Oracle