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.
我想为 Visual Studio 2012 创建新的加载项,为项目模板添加新参数。这个想法是在类、接口和其他现有模板中使用新参数。问题是新参数不是静态的。我需要查询 LDAP 和 WMI。有人知道该怎么做吗?