The SourceSafe type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| SourceSafe |
Properties
| Name | Description | |
|---|---|---|
| Arguments |
Sets the Arguments. Defaults to -I- (Ignores all and tells the command not to ask for input under any circumstances) unless SuppressI is set to true. See http://msdn.microsoft.com/en-us/library/hsxzf2az(VS.80).aspx for full options.
| |
| Database |
Sets the database.
| |
| FilePath |
Sets the FilePath
| |
| SSVersion |
Sets the SourceSafe version. Supports 2005 and 6d. Default is 2005
| |
| SuppressI |
Set to true to prevent -I- being added to your custom Arguments. Default is False
| |
| TaskAction | (Overrides BaseTask..::.TaskAction.) |