When is SPFile.Properties != to SPFile.Item.Properties in SharePoint?

前端 未结 4 515
逝去的感伤
逝去的感伤 2021-01-18 01:29

One of our customers has a problem that we cannot reproduce. We programmatically copy a document\'s properties to a destination file using SPFile.Properties. However, for so

4条回答
  •  长发绾君心
    2021-01-18 02:01

    I believe this issue is related to the Sharepoint property promotion/demotion feature which enables document properties to be embedded in the physical MSOffice file and travel with it to the client etc. This however is only supported currently for Office file types (to my knowledge).

    Jonathan

提交回复
热议问题