Sdílet prostřednictvím


IVsSolutionBuildManager2.get_IsDebug – 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_IsDebug(
    out int pfIsDebug
)
int get_IsDebug(
    [OutAttribute] int% pfIsDebug
)
abstract get_IsDebug : 
        pfIsDebug:int byref -> int
Function get_IsDebug (
    <OutAttribute> ByRef pfIsDebug As Integer
) As Integer

Parametry

  • pfIsDebug
    Nepoužívejte.

Vrácená hodnota

Type: System.Int32

Implementuje

IVsSolutionBuildManager.get_IsDebug(Int32)

Viz také

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

Zpátky na začátek