共用方式為


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

傳回

適用於