Reference3::Remove Method ()

 

Removes the reference from the References object that contains it.

Namespace:   VSLangProj80
Assembly:  VSLangProj80 (in VSLangProj80.dll)

void Remove()

This adds a reference to an open Visual Basic or Visual C# project, and it then removes it. To run this example as an add-in, see How to: Compile and Run the Automation Object Model Code Examples.

The default paths for the added reference is: <installation root>\Program Files\Microsoft SQL Server\90\SDK\Assemblies. Replace <file path> in the example with this or another appropriate file path.

No code example is currently available or this language may not be supported.
Return to top
Show: