ComputerSystemInformationComputerName Property |
Gets the computer's name.
Namespace: com.softwarekey.Client.Utils.SystemComponentAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntaxpublic string ComputerName { get; }
Public ReadOnly Property ComputerName As String
Get
public:
property String^ ComputerName {
String^ get ();
}
Property Value
Type:
String
See Also