Compartir a través de


IVsLibraryReferenceManager Members

Include Protected Members
Include Inherited Members

Provides information about reference .NET libraries for the Object Browser. You can get an instance of this interface from the SVsComplusLibrary (SID_SVsComplusLibrary) service.

The IVsLibraryReferenceManager type exposes the following members.

Methods

  Name Description
Public method AddComponentReference Called by the project when adding a reference to a component identified by its path.
Public method DecrementCheckCount Called by the project referencing a component identified by its path when it is taken out of scope.
Public method GetListIndex Provides browse information for the Object Browser.
Public method IncrementCheckCount Called by the project referencing a component identified by its path when it is brought into scope.
Public method RemoveComponentReference Called by the project when removing a reference to a component identified by its path.

Top

See Also

Reference

IVsLibraryReferenceManager Interface

Microsoft.VisualStudio.Shell.Interop Namespace