| Published on March 17, 2008 [12:28:42 AM] |
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 |