سورس کد پاک کردن فایل های داخل سطل زباله (سی شارپ) - نسخه قابل چاپ +- Parsi Coders (http://parsicoders.com) +-- انجمن: Software Development Programming (http://parsicoders.com/forumdisplay.php?fid=37) +--- انجمن: C# Programming (http://parsicoders.com/forumdisplay.php?fid=55) +--- موضوع: سورس کد پاک کردن فایل های داخل سطل زباله (سی شارپ) (/showthread.php?tid=1400) |
سورس کد پاک کردن فایل های داخل سطل زباله (سی شارپ) - Amin_Mansouri - 12-30-2011 Instructions: This one is simple, call the method, check the results. Add reference to this Namespace: using System.Runtime.InteropServices; using System.ComponentModel; کد: //Namespace reference |