SourceSafe Properties | MSBuild Extension Pack Help 4.0.12.0 |
The SourceSafe type exposes the following members.
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
|
See Also