IVsProjectCfgProvider Methods

 

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

NameDescription
System_CAPS_pubmethodget_UsesIndependentConfigurations(Int32)

Do not use.

System_CAPS_pubmethodGetCfgs(UInt32, array<IVsCfg^>^, array<UInt32>^, array<UInt32>^)

Returns one or more configuration objects.

System_CAPS_pubmethodOpenProjectCfg(String^, IVsProjectCfg^)

Provides access to the IVsProjectCfg interface implemented on a project's configuration object.

Return to top
Show: