Configuration.get_IsDebugOnly(Int32) 方法

定義

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

參數

debugOnly
Int32

傳回

Int32

實作

適用於