IVsBrowseObject Interface

Definition

Allows the retrieval of the IVsHierarchy object or the VSITEMID given the project configuration browse object.

C++/CX
public interface class IVsBrowseObject
Derived
Attributes

Notes to Implementers

Implement IVsBrowseObject to map back to the object corresponding to the browse object. This is useful for a project subtype that needs to know what the project object or project item is.

Methods

GetProjectItem(IVsHierarchy, UInt32)

Maps back to the hierarchy or project item object corresponding to the browse object.

Applies to

Proizvod Verzije
Visual Studio SDK 2015, 2017, 2019, 2022