Utility methods used by DcfInfo.
Inheritance Hierarchy
LaurelBridge.DCFExamples.DcfInfoInfoUtils
Namespace: LaurelBridge.DCFExamples.DcfInfo
Assembly: DcfInfo (in DcfInfo.exe) Version: DCF34 r12431 DCF_3_4_38_20200923 NetFramework
Syntax
C#
public static class InfoUtils
The InfoUtils type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() ![]() | GetIpV4Addresses |
Get a list of ipv4 addresses for this host.
|
![]() ![]() | GetMacAddresses |
Get a list of mac addresses for this host.
|
![]() ![]() | GetTargetAssemblyFramework |
Get the target framework name for the given assembly.
|
See Also