Click or drag to resize

EthernetCardAddressToString Method

Returns the string representation of the physical address in human readable format.

Namespace:  Demo3D.Common
Assembly:  Demo3D.IO (in Demo3D.IO.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax
C#
public override string ToString()

Return Value

Type: String
The string representation of the physical address in human readable format
See Also