←Select platform

HostAddress Property (DicomNet)

Summary

Gets the IP address of the host computer (the SCP's address).

Syntax

C#
VB
WinRT C#
C++
public string HostAddress {get;} 
Public ReadOnly Property HostAddress As String 
public string HostAddress {get;} 
 get_HostAddress();  
public: 
property String^ HostAddress { 
   String^ get(); 
} 

Property Value

The IP address of the host computer (the SCP's address).

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.Dicom Assembly