







Generates an XML file containing details of all changes made to a Visual SourceSafe project or file between specified labels or dates.
The following tables list the members exposed by VssHistory.
Public Constructors
Name | Description | |
---|---|---|
![]() |
VssHistory | Initializes a new instance of the |
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) |
![]() |
FromDate | The End Date for the history. |
![]() |
FromLabel | The label to compare up to. |
![]() |
HostObject | Gets or sets the host object associated with the task. (inherited from Task) |
![]() |
Log | Gets an instance of a |
![]() |
OutputFile | The name and path of the XML output file. |
![]() |
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) |
![]() |
Recursive | Determines whether to perform the SourceSafe operation recursively. The default is true. (inherited from VssRecursiveBase) |
![]() |
ToDate | The Start Date for the history. |
![]() |
ToLabel | The label to start comparing to. |
![]() |
User | The name of the user whose changes should be listed in the history. |
![]() |
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.