Leadtools.Dicom.AddIn.Common Namespace > ServerSettings Class : IpType Property |
public DicomNetIpTypeFlags IpType {get; set;}
'Declaration Public Property IpType As DicomNetIpTypeFlags
'Usage Dim instance As ServerSettings Dim value As DicomNetIpTypeFlags instance.IpType = value value = instance.IpType
public DicomNetIpTypeFlags IpType {get; set;}
get_IpType();
set_IpType(value);
public: property DicomNetIpTypeFlags IpType { DicomNetIpTypeFlags get(); void set ( DicomNetIpTypeFlags value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2