Udostępnij za pośrednictwem


Metoda IVsDebuggableProjectCfg.get_IsDebugOnly — (Int32)

 

Metoda przestarzały. Nie należy używać.

Przestrzeń nazw:   Microsoft.VisualStudio.Shell.Interop
Zestaw:  Microsoft.VisualStudio.Shell.Interop (w Microsoft.VisualStudio.Shell.Interop.dll)

Składnia

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

Wartość zwracana

Type: System.Int32

Implementuje

IVsProjectCfg.get_IsDebugOnly(Int32)

Zobacz też

Interfejs IVsDebuggableProjectCfg
Przestrzeń nazw Microsoft.VisualStudio.Shell.Interop

Powrót do początku