IVsProjectCfg2.get_IsDebugOnly(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_IsDebugOnly([Runtime::InteropServices::Out] int % pfIsDebugOnly);
public int get_IsDebugOnly (out int pfIsDebugOnly);
abstract member get_IsDebugOnly : int -> int
Public Function get_IsDebugOnly (ByRef pfIsDebugOnly As Integer) As Integer
Parameters
- pfIsDebugOnly
- Int32
Do not use.