ComputerName Property

Summary

Gets the System.String value that indicates the name of the computer.

Syntax
C#
VB
C++
public static string ComputerName { get; } 
  
Public Shared ReadOnly Property ComputerName As String 
public: 
static property String^ ComputerName { 
   String^ get(); 
} 

Property Value

A System.String that indicates the name of the current computer.

Example

For an example refer to BlendingAvailable

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical3D Assembly