How to use volume shadow copy using C# in vs2008
I'd like to make a C# application that uses Volume Shadow Copy Service for backup/restore. How do I access the VSS API from C#? Check out AlphaVSS . I believe it's exactly what the doctor ordered. 来源: https://stackoverflow.com/questions/6673826/how-to-use-volume-shadow-copy-using-c-sharp-in-vs2008