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)
Syntaxpublic override string ToString()
Return Value
Type:
StringThe string representation of the physical address in human readable format
See Also