SolutionBuild.Run Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Causes the active solution configuration to execute.
public:
void Run();
public:
void Run();
void Run();
[System.Runtime.InteropServices.DispId(12)]
public void Run ();
[<System.Runtime.InteropServices.DispId(12)>]
abstract member Run : unit -> unit
Public Sub Run ()
- Attributes
Remarks
Run initiates the Deploy method, which in turn initiates a build.