Address Property

Summary
Gets or sets the client address.
Syntax
C#
C++/CLI
public string Address { get; set; } 
public: 
property String^ Address { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

The client address. This value can either be an IP address or DNS name.

Requirements

Target Platforms

See Also

Reference

AeInfo Class

AeInfo Members

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

Leadtools.Dicom.AddIn Assembly

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