Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom.Scu assembly)

Show in webframe

HostAddress Property (ConnectionInformation)






Gets or sets the host address.
Syntax
public IPAddress HostAddress {get; set;}
'Declaration
 
Public Property HostAddress As IPAddress
'Usage
 
Dim instance As ConnectionInformation
Dim value As IPAddress
 
instance.HostAddress = value
 
value = instance.HostAddress

            

            
public:
property IPAddress^ HostAddress {
   IPAddress^ get();
   void set (    IPAddress^ value);
}

Property Value

The host address.
Requirements

Target Platforms

See Also

Reference

ConnectionInformation Class
ConnectionInformation Members

Error processing SSI file
Leadtools.Dicom.Scu requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features