IVsCfgBrowseObject Members
Include Protected Members
Include Inherited Members
Returns the IVsCfg object given the project configuration browse object.
The IVsCfgBrowseObject type exposes the following members.
Methods
Name | Description | |
---|---|---|
GetCfg | Maps back to the configuration corresponding to the browse object. | |
GetProjectItem | Maps back to the hierarchy or project item object corresponding to the browse object. (Inherited from IVsBrowseObject.) | |
GetProjectItem(IVsHierarchy%, UInt32%) | Maps back to the hierarchy or project item object corresponding to the browse object. |
Top