How to issues a build command to Visual Studio via C# code

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • meosutsuytu
    New Member
    • Jan 2008
    • 3

    How to issues a build command to Visual Studio via C# code

    How to issues a build command to Visual Studio via C# code?
    Thanks
  • meosutsuytu
    New Member
    • Jan 2008
    • 3

    #2
    How to issues a build command to Visual Studio via C# code?

    How to issues a build command to Visual Studio via C# code?
    thanks

    Comment

    • kenobewan
      Recognized Expert Specialist
      • Dec 2006
      • 4871

      #3
      Posting twice does not make for double the answers (2 x 0 = 0). Please read the posting guidelines. I may regret asking this, but if you have VS why would you want to build from code?

      MODERATOR

      Comment

      • meosutsuytu
        New Member
        • Jan 2008
        • 3

        #4
        Sorry!
        I’m using Visual Studio Addin for make a “Upload Component”, So before upload the component is builded success, for this reason The Addin issuea a build command to Visual Studio. Please help me!

        Comment

        Working...