FILE_DRIVE_LETTER

Constant FILE_DRIVE_LETTER 

Source
pub const FILE_DRIVE_LETTER: &str = "file.drive_letter";
Expand description

Drive letter where the file is located. This field is only relevant on Windows. The value should be uppercase, and not include the colon.

ยงExamples

  • C