VSSDatabase Interface
See IVSSDatabase.
Namespace: Microsoft.VisualStudio.SourceSafe.Interop
Assembly: Microsoft.VisualStudio.SourceSafe.Interop (in microsoft.visualstudio.sourcesafe.interop.dll)
Syntax
'Declaration
<GuidAttribute("2A0DE0EE-2E9F-11D0-9236-00AA00A1EB95")> _
Public Interface VSSDatabase
Inherits IVSSDatabase
'Usage
Dim instance As VSSDatabase
[GuidAttribute("2A0DE0EE-2E9F-11D0-9236-00AA00A1EB95")]
public interface VSSDatabase : IVSSDatabase
[GuidAttribute(L"2A0DE0EE-2E9F-11D0-9236-00AA00A1EB95")]
public interface class VSSDatabase : IVSSDatabase
/** @attribute GuidAttribute("2A0DE0EE-2E9F-11D0-9236-00AA00A1EB95") */
public interface VSSDatabase extends IVSSDatabase
GuidAttribute("2A0DE0EE-2E9F-11D0-9236-00AA00A1EB95")
public interface VSSDatabase extends IVSSDatabase
See Also
Reference
VSSDatabase Members
Microsoft.VisualStudio.SourceSafe.Interop Namespace