←Select platform

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 19.0.2017.10.28
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly