AntivirusProduct c# 的 WMI 文档

发布于 2024-09-19 00:38:43 字数 182 浏览 7 评论 0原文

我试图在使用 c# 时查找“select * from AntivirusProduct”语句的属性名称。

我想查找有关 AntivirusProduct 条目的公司/供应商/任何其他详细信息等信息 - 但是我找不到文档来查找该做什么,即“从 AntivirusProduct 选择公司”

有人可以帮我找到此文档吗!?

I am attempting to find the property names for the "select * from AntivirusProduct" statement when using c#.

I am wanting to find info like company / vendor / any other details about the AntivirusProduct entry - however I cannot find the documentation to find what to do i.e "select company from AntivirusProduct"

Can somebody please help me find this documentation!?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

独行侠 2024-09-26 00:38:47

查看 WMI 代码Creator(来自 Microsoft) - 它在过去多次帮助我找到我想要的有关 WMI 类/命名空间的内容。

希望有帮助!

Check out WMI Code Creator (from Microsoft) - it's helped me several times in the past find what I wanted regarding WMI classes/namespaces.

Hope it helps!

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文