Share via


VSWebProjectItem Members

Include Protected Members
Include Inherited Members

Provides a project item with Web site-specific functionality.

The VSWebProjectItem type exposes the following members.

Methods

 

Name

Description

Public method

Load

Loads the file project item.

Public method

Unload

Unloads the file project item.

Public method

UpdateLocalCopy

Updates the local copy of the project item.

Public method

UpdateRemoteCopy

Updates the remote copy of the project item.

Public method

WaitUntilReady

Waits until the project item is ready to continue.

Top

Properties

 

Name

Description

Public property

ContainingProject

Gets a reference to the project in the DTE instance that contains this Web service.

Public property

DTE

Gets a DTE2 object that contains a reference to the Web site.

Public property

ProjectItem

Gets the project item.

Public property

RelatedFiles

Gets the related files for the Web project item.

Top

See Also

Reference

VSWebProjectItem Interface

VsWebSite Namespace