| Published on March 09, 2007 [03:04:02 PM] |
Browse class : System|
Description A property that returns the current computer name as well as allows developer to set name of computer |
Remarks e.g. //getting name String name = System.computerName; //setting name System.computerName = "MyOwnPC"; |
| Visit www.radcpp.com for more help and updates. | Documentation created using FlaX.Doc |