Sdílet prostřednictvím


IVsProjectCfg2.get_IsDebugOnly – metoda (Int32)

 

Zastaralé metody.Nepoužívejte.

Obor názvů:   Microsoft.VisualStudio.Shell.Interop
Sestavení:  Microsoft.VisualStudio.Shell.Interop (v Microsoft.VisualStudio.Shell.Interop.dll)

Syntaxe

int get_IsDebugOnly(
    out int pfIsDebugOnly
)
int get_IsDebugOnly(
    [OutAttribute] int% pfIsDebugOnly
)
abstract get_IsDebugOnly : 
        pfIsDebugOnly:int byref -> int
Function get_IsDebugOnly (
    <OutAttribute> ByRef pfIsDebugOnly As Integer
) As Integer

Parametry

  • pfIsDebugOnly
    Nepoužívejte.

Vrácená hodnota

Type: System.Int32

Implementuje

IVsProjectCfg.get_IsDebugOnly(Int32)

Viz také

IVsProjectCfg2 – rozhraní
Microsoft.VisualStudio.Shell.Interop – obor názvů

Zpátky na začátek