In pages like this it would be useful to have the output of the code snippets. For example, it's not obvious that the output of:
adapter.GetPhysicalAddress().ToString();
Will be in the format AABBCCDDEEFF. Being a MAC address I would have expected the display representation to be AA:BB:CC:DD:EE:FF.
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
In pages like this it would be useful to have the output of the code snippets. For example, it's not obvious that the output of:
Will be in the format
AABBCCDDEEFF. Being a MAC address I would have expected the display representation to beAA:BB:CC:DD:EE:FF.Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.