For the complete documentation index, see llms.txt. This page is also available as Markdown.

GetVolumeSerialNumber

Description

Gets the serial number of the specified volume.

string GetVolumeSerialNumber (string volume)

Parameters

Parameter
Type
Description

volume

string

volume driver letter such as C:

Return

Type
Description

string

returns the serial number of the specified volume

Last updated