MachineName Property

Summary
Gets or sets the name of the computer this service is located on.
Syntax
C#
VB
C++
public string MachineName { get; set; } 
Public Property MachineName As String 
public: 
property String^ MachineName { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

A System.Stringthat represents the name computer where the service is located.

Requirements

Target Platforms

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

Leadtools.Dicom.Server.Admin Assembly

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