gpt4 book ai didi

c# - 是否有等效于 IsDebuggerPresent() 的 C#?

转载 作者:可可西里 更新时间:2023-11-01 03:13:15 25 4
gpt4 key购买 nike

我确实找到了这段代码,但在调试时它没有返回 true:

[DllImport("kernel32.dll", CharSet=CharSet.Auto, ExactSpelling=true)]
internal static extern bool IsDebuggerPresent();

最佳答案

是的:

System.Diagnostics.Debugger.IsAttached

关于c# - 是否有等效于 IsDebuggerPresent() 的 C#?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/12422242/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com