Home - RAD C++ GUI 2.0 Documentation
Published on March 17, 2008 [12:28:42 AM]



Browse class : System

Function : String getSystemDrive()


Description

retrive the drive letter of the disk drive containing system.
i.e. if windows is installed in C: drive then this property will return 'C' only.


Return

system drive letter


Remarks

e.g.

String sD = System.getSystemDrive();





Visit www.radcpp.com for more help and updates. Documentation created using FlaX.Doc