HostAddress Property

Summary

Gets or sets the host address.

Syntax
C#
VB
C++
public IPAddress HostAddress { get; set; } 
  
Public Property HostAddress As IPAddress 
public: 
property IPAddress^ HostAddress { 
   IPAddress^ get(); 
   void set (    IPAddress^ ); 
} 

Property Value

The host address.

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