LAUREL BRIDGE

InfoUtils Class

DICOM Connectivity Framework V3.4
Utility methods used by DcfInfo.
Inheritance Hierarchy

SystemObject
  LaurelBridge.DCFExamples.DcfInfoInfoUtils

Namespace:  LaurelBridge.DCFExamples.DcfInfo
Assembly:  DcfInfo (in DcfInfo.exe) Version: DCF34 r13043 DCF_3_4_56_20220408 NetFramework
Syntax

C#
public static class InfoUtils

The InfoUtils type exposes the following members.

Methods

  NameDescription
Public methodStatic memberGetIpV4Addresses
Get a list of ipv4 addresses for this host.
Public methodStatic memberGetMacAddresses
Get a list of mac addresses for this host.
Public methodStatic memberGetTargetAssemblyFramework
Get the target framework name for the given assembly.
Top
See Also

Reference