IIS web deploy - create virtual directories?

前端 未结 2 1006
鱼传尺愫
鱼传尺愫 2020-12-30 13:26

When developing a site on VS2010/IIS 7.5, I\'m using Web Deploy to publish the site from my machine to the dev site server.

The site has about 40 virtual directorie

2条回答
  •  粉色の甜心
    2020-12-30 13:58

    I've not done any custom programming against WebDeploy, but I've seen reference that there is an API for it. I can't seem to find official documentation on it, but perhaps this blog+sample app could provide a start: Web Deploy API Web Application

提交回复
热议问题