IVsSolutionBuildManager2.get_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 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
Parameters
- pfIsDebug
- Int32
Do not use.