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.
我希望能够链接到共享点文档,而不必参考可能会更改的文档名称。无论如何以编程方式向元数据添加唯一键,然后以某种方式在链接中使用它?
您可以链接到库中文档的 ID。这不会打开文档,但无论文件名如何,它都会将您带到正确的文件。
我不知道您如何在没有文档名称的情况下直接链接到文档。
每个库都有一个 GUID 作为标识符。您可以以编程方式获取该 GUID 并从中获取 url。