VsWebSite Namespace

Classes

_dispAssemblyReferencesEvents_SinkHelper

This class supports the .NET Framework infrastructure and is not intended to be used directly from your code.

_dispWebReferencesEvents_SinkHelper

This class supports the .NET Framework infrastructure and is not intended to be used directly from your code.

_dispWebServicesEvents_SinkHelper

This class supports the .NET Framework infrastructure and is not intended to be used directly from your code.

_dispWebSiteMiscEvents_SinkHelper

This class supports the .NET Framework infrastructure and is not intended to be used directly from your code.

AssemblyReferencesEventsClass

Represents the events for the References property of a VSWebSite object. Use the AssemblyReferencesEvents object obtained from the AssemblyReferencesEvents property to access the functionality of this class. Do not instantiate from this class.

PrjBrowseObjectCATID

Specifies the category ID (CATID) for a project object.

PrjCATID

Specifies the category ID (CATID) for projects and project items of Web sites.

PrjKind

Specifies the kind of Web project.

WebReferencesEventsClass

Represents the events for the WebReferences property of a VSWebSite. Use the WebReferencesEvents object obtained from the WebReferencesEvents property to access the functionality of this class. Do not instantiate from this class.

WebServicesEventsClass

Represents the events for the WebServices property of a VSWebSite object. Use the WebServicesEvents object obtained from the WebServicesEvents property to access the functionality of this class. Do not instantiate from this class.

WebSiteMiscEventsClass

Represents miscellaneous events for a VSWebSite. Use the WebSiteMiscEvents object obtained from the WebSiteMiscEvents property to access the functionality of this class. Do not instantiate from this class.

Interfaces

_AssemblyReferencesEvents

This class supports the .NET Framework infrastructure and is not intended to be used directly from your code.

_dispAssemblyReferencesEvents

This class supports the .NET Framework infrastructure and is not intended to be used directly from your code.

_dispAssemblyReferencesEvents_Event

This class supports the .NET Framework infrastructure and is not intended to be used directly from your code.

_dispWebReferencesEvents

This class supports the .NET Framework infrastructure and is not intended to be used directly from your code.

_dispWebReferencesEvents_Event

This class supports the .NET Framework infrastructure and is not intended to be used directly from your code.

_dispWebServicesEvents

This class supports the .NET Framework infrastructure and is not intended to be used directly from your code.

_dispWebServicesEvents_Event

This class supports the .NET Framework infrastructure and is not intended to be used directly from your code.

_dispWebSiteMiscEvents

This class supports the .NET Framework infrastructure and is not intended to be used directly from your code.

_dispWebSiteMiscEvents_Event

This class supports the .NET Framework infrastructure and is not intended to be used directly from your code.

_WebReferencesEvents

This class supports the .NET Framework infrastructure and is not intended to be used directly from your code.

_WebServicesEvents

This class supports the .NET Framework infrastructure and is not intended to be used directly from your code.

_WebSiteMiscEvents

This class supports the .NET Framework infrastructure and is not intended to be used directly from your code.

AssemblyReference

Represents an assembly reference used by the Web site.

AssemblyReferences

Provides access to the collection of references used in the Web site project.

AssemblyReferencesEvents

Represents the events for the References property of a VSWebSite object. Use this class to access the functionality provided by AssemblyReferencesEventsClass.

CodeFolder

Represents the App_Code folder, or a first-level child of the App_Code folder that is configured as a code folder.

CodeFolders

Represents a collection of CodeFolder objects, where each item represents either the App_Code folder or one of its first-level child folders configured as a code folder.

RelatedFiles

Represents a collection of related files where each item represents a file.

VSWebPackage

Defines a Web site package or service.

VSWebProjectItem

Provides a project item with Web site-specific functionality.

VSWebSite

Provides properties and methods for a Web site project.

VSWebSiteEvents

Provides access to events collections in the Web site project.

WebFileProperties

Specifies the properties that are supported by files within a Web site.

WebFolderProperties

Specifies the properties of a Web site folder.

WebReference

Represents a Web reference that is consumed by the Web site.

WebReferences

Provides access to all Web references consumed by a Web site project.

WebReferencesEvents

Represents the events for the WebReferences property of a VSWebSite. Use this object to access the functionality provided by WebReferencesEventsClass.

WebService

Represents a Web service implemented by this Web site project, as represented by the .asmx file generated by Visual Studio when the Web site reference was added to the project.

WebServices

Represents a collection of WebService objects.

WebServicesEvents

Provides access to events that are raised by adding, deleting, or changing Web service references in a Web site project. Use this class to access the functionality provided by WebServicesEventsClass.

WebSiteMiscEvents

Represents the events for a VSWebSite object. Use this class to access the functionality provided by WebSiteMiscEventsClass.

WebSiteProperties

The properties supported by a Web site project in Visual Studio.

WebSiteProperties2

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

Enums

AssemblyReferenceType

Specifies an AssemblyReference object.

OpenWebsiteOptions

Specifies how the Web site can be opened.

webFolderType

Specifies the type of Web folder.

webStartAction

Specifies how the Web application is started when the user runs the Web site in Visual Studio.

webType

Specifies how the Web site was opened.

Delegates

_dispAssemblyReferencesEvents_AssemblyReferenceAddedEventHandler

This class supports the .NET Framework infrastructure and is not intended to be used directly from your code.

_dispAssemblyReferencesEvents_AssemblyReferenceRemovedEventHandler

This class supports the .NET Framework infrastructure and is not intended to be used directly from your code.

_dispWebReferencesEvents_WebReferenceAddedEventHandler

This class supports the .NET Framework infrastructure and is not intended to be used directly from your code.

_dispWebReferencesEvents_WebReferenceChangedEventHandler

This class supports the .NET Framework infrastructure and is not intended to be used directly from your code.

_dispWebReferencesEvents_WebReferenceRemovedEventHandler

This class supports the .NET Framework infrastructure and is not intended to be used directly from your code.

_dispWebServicesEvents_WebServiceAddedEventHandler

This class supports the .NET Framework infrastructure and is not intended to be used directly from your code.

_dispWebServicesEvents_WebServiceChangedEventHandler

This class supports the .NET Framework infrastructure and is not intended to be used directly from your code.

_dispWebServicesEvents_WebServiceRemovedEventHandler

This class supports the .NET Framework infrastructure and is not intended to be used directly from your code.

_dispWebServicesEvents_WebServiceRenamedEventHandler

This class supports the .NET Framework infrastructure and is not intended to be used directly from your code.

_dispWebSiteMiscEvents_OnAfterFolderRefreshEventHandler

This class supports the .NET Framework infrastructure and is not intended to be used directly from your code.

_dispWebSiteMiscEvents_OnBeforeFolderRefreshEventHandler

This class supports the .NET Framework infrastructure and is not intended to be used directly from your code.