IVsProjectCfgProvider.get_UsesIndependentConfigurations – metoda (Int32)
Nepoužívejte.
Obor názvů: Microsoft.VisualStudio.Shell.Interop
Sestavení: Microsoft.VisualStudio.Shell.Interop (v Microsoft.VisualStudio.Shell.Interop.dll)
Syntaxe
int get_UsesIndependentConfigurations(
out int pfUsesIndependentConfigurations
)
int get_UsesIndependentConfigurations(
[OutAttribute] int% pfUsesIndependentConfigurations
)
abstract get_UsesIndependentConfigurations :
pfUsesIndependentConfigurations:int byref -> int
Function get_UsesIndependentConfigurations (
<OutAttribute> ByRef pfUsesIndependentConfigurations As Integer
) As Integer
Parametry
- pfUsesIndependentConfigurations
Nepoužívejte.
Vrácená hodnota
Type: System.Int32
Viz také
IVsProjectCfgProvider – rozhraní
Microsoft.VisualStudio.Shell.Interop – obor názvů
Zpátky na začátek