←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical3D Assembly