Prop Serialnumber
# ASP SerialNumber Property
* * Complete Drive Object Reference Manual](#)
* * *
The SerialNumber property returns the serial number of the specified drive.
**Note:** You can use the SerialNumber property to ensure the correct disk is inserted in a removable media drive.
### Syntax
DriveObject.SerialNumber
### Example
Output:
The serial number is: 474680516
* * Complete Drive Object Reference Manual](#)
YouTip