Base class for all of the Visual SourceSafe tasks. This class is abstract (MustInherit in Visual Basic)abstractMustInherit and so cannot be instantiated.
The following tables list the members exposed by VssBase.
Protected Constructors
Public Properties
Name | Description | |
---|---|---|
BuildEngine | Gets or sets the instance of the |
|
DatabasePath | The path to the folder that contains the srcsafe.ini file. | |
HostObject | Gets or sets the host object associated with the task. (inherited from Task) | |
Log | Gets an instance of a |
|
Password | The password to use to log in to SourceSafe. | |
Path | The Visual SourceSafe project or file to perform the action on (starts with "$/"). | |
UserName | The name of the user accessing the SourceSafe database. | |
Version | A version of the |
Protected Properties
Name | Description | |
---|---|---|
Database | Represents the VSS Database | |
HelpKeywordPrefix | Gets or sets the prefix used to compose Help keywords from resource names. (inherited from Task) | |
Item | Represents the VSS item selected (file or project). | |
TaskResources | Gets or sets the culture-specific resources associated with the task. (inherited from Task) |
Public Methods
Name | Description | |
---|---|---|
Equals | Determines whether the specified |
|
Execute | Overidden. Reserved. | |
GetHashCode | Serves as a hash function for a particular type. |
|
GetType | Gets the |
|
ToString | Returns a |
Protected Methods
Name | Description | |
---|---|---|
ConnectToDatabase | Attempts to connect to the SourceSafe Database and load the specified item, or version of the item, if specified. | |
Finalize | Allows an |
|
LogErrorFromException | Logs an exception using the MSBuild logging framework. | |
MemberwiseClone | Creates a shallow copy of the current |
See Also
Documentation version 1.0.0.0.