←Select platform

IpType Property

Summary

Gets or sets the type of the IP address.

Syntax

C#
VB
C++
public DicomNetIpTypeFlags IpType { get; set; } 
  
Public Property IpType As Leadtools.Dicom.DicomNetIpTypeFlags 
public: 
property Leadtools.Dicom.DicomNetIpTypeFlags IpType { 
   Leadtools.Dicom.DicomNetIpTypeFlags get(); 
   void set (    Leadtools.Dicom.DicomNetIpTypeFlags ); 
} 

Property Value

The type of the IP address.

Remarks

Defaults to Ipv4.

Requirements

Target Platforms

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