VisualStudioStep
Deprecated, was previously used to set up a build step for running a Visual Studio solution. Use the .NET Devenv runner instead. See this link for more information on migrating from the Visual Studio (sln) runner.
See also
Constructors
Types
MSBuild ToolsVersion
MSBuild version
A required platform bitness
Microsoft Visual Studio version
Functions
Deletes all configured build step conditions
Configures build step conditions
Copies parameters of this object to the specified target
Creates an instance of this build step via reflection using a no argument constructor, used during copying. Throws an error if this class doesn't have a default constructor. Subclasses can override it to create an instance without using a default constructor.
Validates this object and reports found errors to the provided consumer
Properties
A path to the solution to be built relative to the build checkout directory
Build working directory for the Ant script. Specify a working directory if it differs from the checkout directory.