Is there a Managed Code API to Visual SourceSafe?
I would like to write a C# program that can interact with Visual SourceSafe programatically to create a source code library and checkin/checkout members. Is there a managed code API for this? If not, what is the best mechanism to achieve this?