This topic has not yet been rated - Rate this topic

Destroy (Command Line)

Visual Studio 2005

Permanently removes a file or project. For definitions of the command options, see Command Options in this Help system.

NoteNote

Use the Delete command if you do not want the file or project to be removed permanently.

ss Destroy <items> [-H] [-I-] [-N] [-O] [-S] [-Y] [-?]

You must have the Destroy project right to use this command.

Use the -S option to turn Smart mode on if you want to delete your working copies of the files after destroying the master copies.

Destroys the file Test.c in the project $/PRJ:

ss Destroy $/PRJ/TEST.C

Destroys the project $/PRJ:

ss Destroy $/PRJ
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.