System.Photo.CameraSerialNumber Photo Metadata Policy
The photo metadata policy for the System.Photo.CameraSerialNumber property.
PKEY
PKEY_Photo_CameraSerialNumber
Containers
JPEG, TIFF
Read-Only
No
Output PROPVARIANT Type
VT_LPWSTR
Input Type
String.
Conflict Resolution Policy
Values from different schemas are reconciled.
Precedence of Paths (JPEG)
If the file is in JPEG format, the handler will read, write, and remove the data from the following path:
Order | Path | Disk Format | Required |
---|---|---|---|
1 | /xmp/MicrosoftPhoto:CameraSerialNumber | Unicode | Yes |
Precedence of Paths (TIFF)
If the file is in TIFF format, the handler will read, write, and remove the data from the following path
Order | Path | Disk Format | Required |
---|---|---|---|
1 | /ifd/xmp/MicrosoftPhoto:CameraSerialNumber | Unicode | Yes |
Remarks
Related topics