Aracılığıyla paylaş


IVsSolutionBuildManager.put_IsDebug Yöntem (Int32)

 

Artık kullanılmayan yöntemi. Kullanmayın.

Ad Alanı:   Microsoft.VisualStudio.Shell.Interop
Derleme:  Microsoft.VisualStudio.Shell.Interop (Microsoft.VisualStudio.Shell.Interop.dll içinde)

Sözdizimi

int put_IsDebug(
    int fIsDebug
)
int put_IsDebug(
    int fIsDebug
)
abstract put_IsDebug : 
        fIsDebug:int -> int
Function put_IsDebug (
    fIsDebug As Integer
) As Integer

Parametreler

Dönüş Değeri

Type: System.Int32

Yöntem başarılı olursa, döndürür S_OK. Başarısız olursa, bir hata kodu döndürür.

Ayrıca bkz.

IVsSolutionBuildManager Arabirim
Microsoft.VisualStudio.Shell.Interop Ad Alanı

Başa dön