IVsSolutionBuildManager2.put_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 put_IsDebug(
int fIsDebug
)
int put_IsDebug(
int fIsDebug
)
abstract put_IsDebug :
fIsDebug:int -> int
Function put_IsDebug (
fIsDebug As Integer
) As Integer
Parametry
- fIsDebug
Nepoužívejte.
Vrácená hodnota
Type: System.Int32
Implementuje
IVsSolutionBuildManager.put_IsDebug(Int32)
Viz také
IVsSolutionBuildManager2 – rozhraní
Microsoft.VisualStudio.Shell.Interop – obor názvů
Zpátky na začátek