I'd like to query backup sources from certain VSS writer in my C# project. Is this possible? And how to do this if yes? I've searched google but did not find useful answers. Any idea is appreciated.
Asked
Active
Viewed 768 times
2
-
You might want to edit your question and remove the visual-sourcesafe tag. – Jim Mischel Jun 12 '11 at 00:14
-
yes, i've edited the tag. it seems this site automatically change "VSS" to "visual source safe"... – McArthor Lee Jun 12 '11 at 00:21
1 Answers
0
I am looking for the same answer.
For now, my fall back idea is to compile the VSS writer in managed C++ so that from there I can call my C# codes. But, I am also looking to see if there are any alternates before trying that out.

Rezaul Hoque
- 109
- 9