Hi,
>Is VSWebSite supposed to be used for VS 2005 automation?
>If so, where is it documented?
yes, the VS2005 supports the VSWebSite, the .NET Framework 2.0 contains the
VsWebSite.Interop dll, but currently there is no specific document to the
VSWebSite.
>I want to add a website to VS 2005 via automation. What is the
> best way to do that?
The VSWebSite interface also has the AddFromTemplate(...) method, so I
think you can take the general approach to create an web solution just as
creating other type solutions via VS automation, please refer to the
following MSDN article for the related info:
Auto-Generating Custom Solutions in Microsoft Visual Studio 2005
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnvs05/html
/autogenvs2005.asp
Thanks!
Best regards,
Gary Chang
Microsoft Community Support
--------------------
Get Secure! ¡§C www.microsoft.com/security
Register to Access MSDN Managed Newsgroups!
http://support.microsoft.com/default.aspx?scid=/servicedesks/msdn/nospam.asp
&SD=msdn
This posting is provided "AS IS" with no warranties, and confers no rights.