IVSSVersion MembersĀ
Represents a version of a file or a project in the SourceSafe database.
The following tables list the members exposed by the IVSSVersion type.
Public Properties
Name | Description | |
---|---|---|
Action | Gets a string representing an action that created this version of a file or a project. | |
Comment | Gets a string containing a comment for the action. | |
Date | Gets the date and the time of the creation of the file or project version. | |
Label | Gets a string containing a label attached to the particular version of a file or a project. | |
LabelComment | Gets a string containing a comment applied to the Label. | |
Username | Gets a string containing the name of the user that created the file or project version. | |
VersionNumber | Gets a version number of the file or project version. | |
VSSItem | Gets a reference of the IVSSItem type to an object that represents a file or a project for a particular IVSSVersion. |
Top
See Also
Reference
IVSSVersion Interface
Microsoft.VisualStudio.SourceSafe.Interop Namespace