Debugger.IsAttached 屬性

定義

取得值,表示偵錯工具是否附加至處理序。

public static bool IsAttached { get; }

屬性值

如果已附加偵錯工具,則為 true,否則為 false

適用於