VCReferences Members
Include Protected Members
Include Inherited Members
A collection of VCReference objects, each representing a reference in the project.
The VCReferences type exposes the following members.
Methods
Name
Description
Adds an ActiveX (COM) reference to the project.
Adds an assembly (.NET) reference to the selected project.
AddAssemblyReferenceWithStrongName
Adds an assembly (.NET) reference to the selected project using its strong name.
Adds a project reference to the project.
AddProjectReferenceByIdentifier
Adds an assembly (.NET) reference to the selected project using its unique identifier.
Adds a reference to a file.
Returns a value indicating whether to add the given ActiveX (COM) reference.
Returns a value indicating whether to add the given assembly (.NET) reference.
CanAddAssemblyReferenceWithStrongName
Returns a value indicating whether to add the given assembly (.NET) reference by refering to it by its strong name.
Returns a value indicating whether to add the given project reference.
CanAddProjectReferenceByIdentifier
Returns a value indicating whether to add the given project reference by refering to it by its unique identifier.
Returns a value indicating whether to add the given file reference.
Overloaded.
Selects an item in the collection.
Overloaded.
Removes the specified reference from the project or references collection.
Top
Properties
Name
Description
Gets the number of VCReference objects in the VCReferences collection.
Overloaded.
Overloaded.
Overloaded.
Overloaded.
Gets the collection of project references.
Overloaded.
Top