Base class for all of the Visual SourceSafe tasks. This class is abstract (MustInherit in Visual Basic)abstractMustInherit and so cannot be instantiated.
Namespace: MSBuild.Community.Tasks.SourceSafe
Assembly: MSBuild.Community.Tasks (in MSBuild.Community.Tasks.dll)
Syntax
Inheritance Hierarchy
System.Object
Microsoft.Build.Utilities.Task
MSBuild.Community.Tasks.SourceSafe.VssBase
MSBuild.Community.Tasks.SourceSafe.VssAdd
MSBuild.Community.Tasks.SourceSafe.VssDiff
MSBuild.Community.Tasks.SourceSafe.VssRecursiveBase
Microsoft.Build.Utilities.Task
MSBuild.Community.Tasks.SourceSafe.VssBase
MSBuild.Community.Tasks.SourceSafe.VssAdd
MSBuild.Community.Tasks.SourceSafe.VssDiff
MSBuild.Community.Tasks.SourceSafe.VssRecursiveBase
Thread Safety
Public static (Shared in Visual Basic)staticShared members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
See Also
Documentation version 1.0.0.0.