次の方法で共有


Service.DebugBreak(Boolean, Boolean) メソッド

定義

public:
 bool DebugBreak(bool on, bool persist);
public bool DebugBreak (bool on, bool persist);
member this.DebugBreak : bool * bool -> bool
Public Function DebugBreak (on As Boolean, persist As Boolean) As Boolean

パラメーター

on
Boolean
persist
Boolean

戻り値

適用対象