Aracılığıyla paylaş


IVsSolutionBuildManager.get_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 get_IsDebug(
    out int pfIsDebug
)
int get_IsDebug(
    [OutAttribute] int% pfIsDebug
)
abstract get_IsDebug : 
        pfIsDebug:int byref -> int
Function get_IsDebug (
    <OutAttribute> ByRef pfIsDebug 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