Share via


WebReferences Members

Include Protected Members
Include Inherited Members

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

The WebReferences type exposes the following members.

Methods

 

Name

Description

Public method

Add

Adds a new WebReference object to the specified project, using the specified namespace.

Public method

GetEnumerator

Overloaded.

Public method

Item

Retrieves a WebReference object from the collection.

Public method

Update

Rediscovers all the Web references consumed by the Web site.

Top

Properties

 

Name

Description

Public property

ContainingProject

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

Public property

Count

Gets the total number of Web references in the WebReferences collection.

Public property

DTE

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

Top

See Also

Reference

WebReferences Interface

VsWebSite Namespace