[This is preliminary documentation and is subject to change.]
Get the (unique) MAC address of one of the network cards.
When no network card is available, an empty String is returned.
| C# | Visual Basic | Visual C++ |
public static string GetNetworkCardMacAddress()
Public Shared Function GetNetworkCardMacAddress As String
public: static String^ GetNetworkCardMacAddress()
The MAC address.