IVsSolutionBuildManager2.put_IsDebug(Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Obsolete method. Do not use.
public:
int put_IsDebug(int fIsDebug);
public:
int put_IsDebug(int fIsDebug);
int put_IsDebug(int fIsDebug);
public int put_IsDebug (int fIsDebug);
abstract member put_IsDebug : int -> int
Public Function put_IsDebug (fIsDebug As Integer) As Integer
Parameters
- fIsDebug
- Int32
Do not use.