LanIdentifier.NetworkAdapterId Property

Definition

Gets the adapter GUID that identifies the network adapter to associate with the locality information.

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

Property Value

Guid

Platform::Guid

winrt::guid

The adapter ID for the network adapter associated with the LanIdentifier information.

Applies to