VsWebSite90 Namespace

The VsWebSite90 namespace provides additional objects and enumerations to automate management tasks for Web site projects. This namespace supports Web site projects in or later.

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

Interfaces

  Interface Description
Public interface VSWebProjectItem2 Provides a project item with Web site-specific functionality. This interface supports custom tools.
Public interface WebFileProperties2 Specifies properties that are supported by files within a Web site. This interface extends WebFileProperties to add support for custom tools.
Public interface WebReference2 Represents a Web reference that is consumed by the Web site.
Public interface WebSiteProperties3 Provides the properties that are supported by a Web site project in Visual Studio.

Enumerations

  Enumeration Description
Public enumeration __MIDL___MIDL_itf_WebProperties90_0000_0000_0001 Infrastructure. This enumeration supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Public enumeration __MIDL___MIDL_itf_WebProperties90_0000_0000_0002 Infrastructure. This enumeration supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Public enumeration __MIDL___MIDL_itf_WebProperties90_0000_0000_0003 Infrastructure. This enumeration supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Public enumeration __MIDL___MIDL_itf_WebProperties90_0000_0000_0004 Infrastructure. This enumeration supports the .NET Framework infrastructure and is not intended to be used directly from your code.

See Also

Reference

VsWebSite