Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
这个答案 对我来说是完美的,但我无法将 TriggerType 属性设置为 TaskTriggerType.Logon。正如错误描述所说,它是只读的。我如何设置此属性,以便每次用户登录时我的 exe 都运行?
我需要安排一个时间的登录事件。