IVSSCheckout MembersĀ
Represents a checkout record of a SourceSafe file.
The following tables list the members exposed by the IVSSCheckout type.
Public Properties
Name | Description | |
---|---|---|
CheckoutType | Gets the type of check out for a VSSCheckout object. | |
Comment | Gets a string containing a comment for the file checkout. | |
Date | Gets the date and the time of the file checkout. | |
LocalSpec | Gets a string representing a fully qualified path of a folder to which the file is checked out. | |
Machine | Gets a string containing the machine name from which the file checkout occurred. | |
Project | Gets a string representing the project path from which the file checkout occurred. | |
Username | Gets a string containing the username of the user to whom the file is checked out. | |
VersionNumber | Gets a version number of the checked out file. |
Top
See Also
Reference
IVSSCheckout Interface
Microsoft.VisualStudio.SourceSafe.Interop Namespace