







Task that records differences between the latest version of all the items in a Visual SourceSafe project and another version or label to a file.
The following tables list the members exposed by VssDiff.
Public 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. (inherited from VssBase) |
![]() |
HostObject | Gets or sets the host object associated with the task. (inherited from Task) |
![]() |
Label | The value of the label to compare to. |
![]() |
Log | Gets an instance of a |
![]() |
OutputFile | The name of the file to send the output to. |
![]() |
Password | The password to use to log in to SourceSafe. (inherited from VssBase) |
![]() |
Path | The Visual SourceSafe project or file to perform the action on (starts with "$/"). (inherited from VssBase) |
![]() |
UserName | The name of the user accessing the SourceSafe database. (inherited from VssBase) |
![]() |
Version | A version of the |
Protected Properties
Name | Description | |
---|---|---|
![]() |
Database | Represents the VSS Database (inherited from VssBase) |
![]() |
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). (inherited from VssBase) |
![]() |
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. Executes the task. |
![]() |
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. (inherited from VssBase) |
![]() |
Finalize | Allows an |
![]() |
LogErrorFromException | Logs an exception using the MSBuild logging framework. (inherited from VssBase) |
![]() |
MemberwiseClone | Creates a shallow copy of the current |
See Also
Documentation version 1.0.0.0.