英語で読む

次の方法で共有


IVsCfgBrowseObject Interface

Definition

Returns the IVsCfg object given the project configuration browse object.

C++/CX
public interface class IVsCfgBrowseObject : Microsoft::VisualStudio::Shell::Interop::IVsBrowseObject
Attributes
Implements

Notes to Implementers

Implement IVsCfgBrowseObject to map back to the configuration corresponding to the browse object. This is useful for a project flavor that needs to know what the configuration is in order to influence the project property user interface.

Methods

GetCfg(IVsCfg)

Maps back to the configuration corresponding to the browse object.

GetProjectItem(IVsHierarchy, UInt32)

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

Applies to

製品 バージョン
Visual Studio SDK 2015, 2017, 2019, 2022