LanIdentifier.NetworkAdapterId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
The adapter ID for the network adapter associated with the LanIdentifier information.