Share via


AssemblyReferences Members

Include Protected Members
Include Inherited Members

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

The AssemblyReferences type exposes the following members.

Methods

 

Name

Description

Public method

AddFromFile

Adds an AssemblyReference object to the AssemblyReferences collection from the specified file path.

Public method

AddFromGAC

Adds an AssemblyReference object representing an assembly in the GAC.

Public method

AddFromProject

Adds an AssemblyReference object from another project.

Public method

GetEnumerator

Overloaded.

Public method

Item

Retrieves an item from the collection.

Top

Properties

 

Name

Description

Public property

ContainingProject

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

Public property

Count

Gets the total number of items in the AssemblyReferences collection.

Public property

DTE

Gets a reference to the DTE2 object that contains the project containing this Web service.

Top

See Also

Reference

AssemblyReferences Interface

VsWebSite Namespace