IVsProjectCfgProvider.get_UsesIndependentConfigurations(Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Do not use.
public:
int get_UsesIndependentConfigurations([Runtime::InteropServices::Out] int % pfUsesIndependentConfigurations);
public int get_UsesIndependentConfigurations (out int pfUsesIndependentConfigurations);
abstract member get_UsesIndependentConfigurations : int -> int
Public Function get_UsesIndependentConfigurations (ByRef pfUsesIndependentConfigurations As Integer) As Integer
Parameters
- pfUsesIndependentConfigurations
- Int32
Do not use.