IVsCfg.get_IsDebugOnly(Int32) Method

Definition

Obsolete. 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.

Returns

Applies to