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

Leadtools.Dicom.Scu Assembly

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