Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Specify the ant targets you would like to build. Make sure each target is on a new line.

Using

The default option is to use the VisualStudio.2002 property collector. Select custom if you don't wish to use the default Visual Studio path.

Path

...

Using drop down is populated with any property collector whose namespace matches the pattern defined by the Visual Studio .NET Action. The pattern for this action is ^VisualStudio\..*

If you create a property collector for this action, make sure you select the VisualStudio type and give it a name that will match the pattern above in blue. Example names listed here, search the table's Plugin column for "Visual Studio".

For more in-depth explanations on property collectors see Managing Property Collectors.

Alternatively, you can select the Custom option from the Using drop down list and specify a path in the resulting input field that will be displayed. Please read Why it's a good idea to use a property collector before using this option.