Metoda IVsDebuggableProjectCfg.get_IsReleaseOnly — (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_IsReleaseOnly(
out int pfIsReleaseOnly
)
int get_IsReleaseOnly(
[OutAttribute] int% pfIsReleaseOnly
)
abstract get_IsReleaseOnly :
pfIsReleaseOnly:int byref -> int
Function get_IsReleaseOnly (
<OutAttribute> ByRef pfIsReleaseOnly As Integer
) As Integer
Parametry
pfIsReleaseOnly
Type: System.Int32Nie należy używać.
Wartość zwracana
Type: System.Int32
Implementuje
IVsProjectCfg.get_IsReleaseOnly(Int32)
Zobacz też
Interfejs IVsDebuggableProjectCfg
Przestrzeń nazw Microsoft.VisualStudio.Shell.Interop
Powrót do początku