IVsProjectCfgProvider.GetCfgs Method
Include Protected Members
Include Inherited Members
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name
Description
GetCfgs(UInt32, array<IVsCfg[], array<UInt32[], array<UInt32[])
Returns the per-configuration objects for this object. (Inherited from IVsCfgProvider.)
GetCfgs(UInt32, array<IVsCfg[], array<UInt32[], array<UInt32[])
Returns one or more configuration objects.
Top