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.
Sharepoint 2010 文件系统中字段定义文件的位置是什么?我正在查找要在列表中引用的字段的字段 ID。
检查 14 配置单元中的 TEMPLATE\FEATURES\fields。
大多数字段都可以在 fieldswss.xml 中找到,但在 fieldswss2.xml 和 fieldswss3.xml 中可以找到一些附加字段。
请注意,在 TEMPLATE\FEATURES\ctypes 中可以找到开箱即用的内容类型定义(您没有问过这个问题,但我经常一起查看这些文件,所以我想我也会提到它)。