Address Property

Summary
Gets or sets the client address.
Syntax
C#
VB
C++
public string Address { get; set; } 
  
Public Property Address As String 
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 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly

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