Share via


IVsBrowseObject Interface

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

Namespace:  Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)

Syntax

'Déclaration
<InterfaceTypeAttribute()> _
<GuidAttribute("BC5B644E-7FD7-4A75-98CC-0C2C98AA96F6")> _
Public Interface IVsBrowseObject
'Utilisation
Dim instance As IVsBrowseObject
[InterfaceTypeAttribute()]
[GuidAttribute("BC5B644E-7FD7-4A75-98CC-0C2C98AA96F6")]
public interface IVsBrowseObject
[InterfaceTypeAttribute()]
[GuidAttribute(L"BC5B644E-7FD7-4A75-98CC-0C2C98AA96F6")]
public interface class IVsBrowseObject
public interface IVsBrowseObject

See Also

Reference

IVsBrowseObject Members

Microsoft.VisualStudio.Shell.Interop Namespace