NetworkAdapter.NetworkAdapterId Property

Definition

Gets the network adapter ID.

public:
 property Platform::Guid NetworkAdapterId { Platform::Guid get(); };
winrt::guid NetworkAdapterId();
public Guid NetworkAdapterId { get; }
var guid = networkAdapter.networkAdapterId;
Public ReadOnly Property NetworkAdapterId As Guid

Property Value

Guid

Platform::Guid

winrt::guid

The network adapter ID.

Applies to