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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical3D Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.