VsWebSite100 Namespace

 

The VsWebSite100 namespace provides objects and enumerations to automate management tasks for Web site projects. This namespace supports Web site projects in Visual Studio 2012 or later.

Interfaces

Interface Description
System_CAPS_pubinterface WebSiteProperties4

Provides the properties that are supported by a Web site project in Visual Studio.

System_CAPS_pubinterface WebSiteProperties5

Enumerations

Enumeration Description
System_CAPS_pubenum _IISManagedPipelineMode

System_CAPS_pubenum VSWebSitePropID100

This API supports the product infrastructure and is not intended to be used directly from your code. Specifies values that are used by Visual Studio to track settings for code analysis and other features.

Remarks

The functionality provided by this namespace includes support for custom tools, for mapping Web reference types, and for setting the target .NET Framework.

Return to top