Share via


AssemblyReference Members

Include Protected Members
Include Inherited Members

Represents an assembly reference used by the Web site.

The AssemblyReference type exposes the following members.

Methods

 

Name

Description

Public method

Remove

Removes this assembly reference from the Web site.

Top

Properties

 

Name

Description

Public property

ContainingProject

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

Public property

DTE

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

Public property

FullPath

Gets the full local path to the assembly.

Public property

Name

Gets the assembly name for the reference.

Public property

ReferencedProject

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

Public property

ReferenceKind

Gets the type of the assembly reference.

Public property

StrongName

Gets the strong name for the assembly.

Top

See Also

Reference

AssemblyReference Interface

VsWebSite Namespace