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

返回

适用于