IVsSolutionBuildManager.get_IsDebug(Int32) Yöntem

Tanım

Eski yöntem. Kullanmayın.

public:
 int get_IsDebug([Runtime::InteropServices::Out] int % pfIsDebug);
public int get_IsDebug (out int pfIsDebug);
abstract member get_IsDebug : int -> int
Public Function get_IsDebug (ByRef pfIsDebug As Integer) As Integer

Parametreler

pfIsDebug
Int32

Kullanmayın.

Döndürülenler

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.

Şunlara uygulanır