Metoda IVsSolutionBuildManager.put_IsDebug — (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 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
Type: System.Int32Nie należy używać.
Wartość zwracana
Type: System.Int32
Jeśli metoda zakończy się pomyślnie, zwraca S_OK. Jeśli nie, zwraca kod błędu.
Zobacz też
Interfejs IVsSolutionBuildManager
Przestrzeń nazw Microsoft.VisualStudio.Shell.Interop
Powrót do początku