Configuration.get_IsDebugOnly(Int32) Method

Definition

public:
 virtual int get_IsDebugOnly([Runtime::InteropServices::Out] int % debugOnly);
public int get_IsDebugOnly (out int debugOnly);
abstract member get_IsDebugOnly : int -> int
override this.get_IsDebugOnly : int -> int
Public Function get_IsDebugOnly (ByRef debugOnly As Integer) As Integer

Parameters

debugOnly
Int32

Returns

Implements

Applies to