言語

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

返品

実装

適用対象