pub const FILE_DRIVE_LETTER: &str = "file.drive_letter";
Drive letter where the file is located. This field is only relevant on Windows. The value should be uppercase, and not include the colon.
C